Code Monkey home page Code Monkey logo

wadcmd's People

Contributors

doomjs avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

adam-s-amir

wadcmd's Issues

can't install on windows 10

wadcmd-master>npm install -g wadcmd
C:\Users\Black Knight\AppData\Roaming\npm\wadcmd -> C:\Users\Black Knight\AppData\Roaming\npm\node_modules\wadcmd\cli.js

[email protected] install C:\Users\Black Knight\AppData\Roaming\npm\node_modules\wadcmd\node_modules\ogg
node-gyp rebuild

C:\Users\Black Knight\AppData\Roaming\npm\node_modules\wadcmd\node_modules\ogg>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19)
gyp ERR! stack at PythonFinder. (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16)
gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:282:31
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21)
gyp ERR! System Windows_NT 10.0.19042
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Black Knight\AppData\Roaming\npm\node_modules\wadcmd\node_modules\ogg
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Black Knight\AppData\Roaming\npm-cache_logs\2020-12-18T20_12_16_809Z-debug.log

Doesn't Build on OS/X Mojave (10.14.6)

Hi! I've been in a bit of a retro game mood lately, and have been playing lots of doom. As part of that journey, I tried installing your wadcmd tool. Unfortunately, the install process bails with this error.

/usr/local/bin/wadcmd -> /usr/local/lib/node_modules/wadcmd/cli.js

> [email protected] install /usr/local/lib/node_modules/wadcmd/node_modules/ogg
> node-gyp rebuild

  CC(target) Release/obj.target/libogg/deps/libogg/src/framing.o
  CC(target) Release/obj.target/libogg/deps/libogg/src/bitwise.o
  LIBTOOL-STATIC Release/ogg.a
  CXX(target) Release/obj.target/ogg/src/binding.o
../src/binding.cc:62:15: warning: 'Call' is deprecated [-Wdeprecated-declarations]
    callback->Call(1, argv);
              ^
../../nan/nan.h:1741:3: note: 'Call' has been explicitly marked deprecated here
  NAN_DEPRECATED inline v8::Local<v8::Value>
  ^
../../nan/nan.h:106:40: note: expanded from macro 'NAN_DEPRECATED'
# define NAN_DEPRECATED __attribute__((deprecated))
                                       ^
../src/binding.cc:76:54: error: too few arguments to function call, single argument 'context' was not specified
  long size = static_cast<long>(info[2]->NumberValue());

I installed node-gyp and verified that it was in the path, but the same error. Judging by the messages I'm seeing, a library used by wadcmd has been deprecated.

If you need any other info from me or have some troubleshooting I can do, just let me know!

Thanks,

-- Doug

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.