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: Failed at the swisseph@0.5.5 install script 'node-gyp rebuild' #13

Closed
JVerstry opened this issue Sep 7, 2015 · 2 comments

Comments

@JVerstry
Copy link

JVerstry commented Sep 7, 2015

Hi, I want to develop a small node.js application based on swisseph. After adding the dependency in my package.json, I ran npm install (as usual). Unfortunately, the installation fails and I get the following error message:

image

Not really sure what this means. I am on Windows 10 (32 bits). Microsoft .NET v4 is installed on my PC. Any idea how to solve this issue?

@JVerstry
Copy link
Author

JVerstry commented Sep 9, 2015

Ok, installing Visual C++ 10 Express solved the issue. See this StackOverflow question for more details: http://stackoverflow.com/questions/32457761/how-to-solve-node-gyp-rebuild-issue-on-windows-10/32466208.

@mivion
Copy link
Owner

mivion commented Sep 9, 2015

Hi,

Yes, to build on Windows you should have Visual C++ installed.

@mivion mivion closed this as completed Sep 9, 2015
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

2 participants