GithubHelp home page GithubHelp logo

sunoo / node-stagekit Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 230 KB

RockBand StageKit API in NodeJS

License: GNU General Public License v2.0

Python 3.63% JavaScript 16.71% C++ 72.28% TypeScript 7.38%

node-stagekit's People

Contributors

dependabot[bot] avatar sunoo avatar

Watchers

 avatar  avatar

Forkers

denizkoekden

node-stagekit's Issues

Macintosh Support

Hello,

When I attempt to install via npm i stagekit, I receive an error. I'm on macOS 10.15.4 and tried with several different versions of node, including 10.16, 14.5.0, and 12.18.2. Here is my output from v12.18.2:

$ npm i stagekit

> [email protected] install <proj path>/node_modules/stagekit
> node-gyp rebuild

  CXX(target) Release/obj.target/stagekit-api/stagekit-api.o
../stagekit-api.cpp:53:5: error: use of undeclared identifier 'uint'; did you mean 'int'?
    uint left = info[0].As<Napi::Number>().Uint32Value();
    ^~~~
    int
../stagekit-api.cpp:54:5: error: use of undeclared identifier 'uint'; did you mean 'int'?
    uint right = info[1].As<Napi::Number>().Uint32Value();
    ^~~~
    int
../stagekit-api.cpp:110:5: error: use of undeclared identifier 'uint'; did you mean 'int'?
    uint speed = info[0].As<Napi::Number>().Uint32Value();
    ^~~~
    int
3 errors generated.
make: *** [Release/obj.target/stagekit-api/stagekit-api.o] Error 1
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (<user path>/.nvm/versions/node/v12.18.2/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Darwin 19.4.0
gyp ERR! command "<user path>/.nvm/versions/node/v12.18.2/bin/node" "<user path>/.nvm/versions/node/v12.18.2/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd <proj path>/node_modules/stagekit
gyp ERR! node -v v12.18.2
gyp ERR! node-gyp -v v5.1.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!    <user path>/.npm/_logs/2020-07-10T21_51_46_053Z-debug.log

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.