Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"npm install pokemon-go-node-api" doesn't work #45

Closed
kyungbaekim opened this issue Jul 20, 2016 · 3 comments
Closed

"npm install pokemon-go-node-api" doesn't work #45

kyungbaekim opened this issue Jul 20, 2016 · 3 comments

Comments

@kyungbaekim
Copy link

I have node 6.3 and npm 3.10.3 and it keeps giving me below error

npm ERR! bignum@0.12.5 install: node-pre-gyp install --fallback-to-build

Can someone help me with this error?

@JimFung
Copy link

JimFung commented Jul 21, 2016

shot in the dark, you're using a mac? might have to go update XCode if you are.

@gallexme
Copy link

might using win10 and newest nodejs?
u will need to compile bignum for yourself
so install visual studio (2015)
and install openssl 64 bit (for libeay.lib) (or how its called)
and try again
also you may just send us your npm-debug.log

@gallexme
Copy link

#50
as this one is removing bignum dependency it may be fixed anyways soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants