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

node-pre-gyp install --fallback-to-build error #273

Open
pshashank8 opened this issue May 22, 2017 · 1 comment
Open

node-pre-gyp install --fallback-to-build error #273

pshashank8 opened this issue May 22, 2017 · 1 comment

Comments

@pshashank8
Copy link

Hi,

When I do 'yo meanjs' to scaffold the starter code, I face the issue described above in while it runs the npm install. With some digging, I found the following link:
[(https://stackoverflow.com/questions/33463945/node-pre-gyp-install-fallback-to-build-failed-during-meanjs-installation-on)]
This worked like magic, changing grunt-node-inspector to prepend a ">=" in package.json instead of "~".
Not sure which repo it points to. But when I check the MEAN.JS boilerplate code, it does not have this dependency listed. Could you please look into this so that others don't face the same issue

@ashishyadav23
Copy link

Hello,
while Scalfolding i face issue of node-gyp
147960 error [email protected] install: node-pre-gyp install --fallback-to-build

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