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

Preinstall with node-pre-gyp causes install failure on Windows with global flag. #195

Closed
sharkinsspatial opened this issue Apr 6, 2017 · 1 comment

Comments

@sharkinsspatial
Copy link

On Windows Server 2008 and Windows 10 installing node-gdal with the global flag fails with the error ERR! EBUSY: resource busy or locked at [email protected] preinstall: 'npm install node-pre-gyp' which appears to be a duplicate of TryGhost/node-sqlite3/issues/720. Installing locally works normally. This appears to be related to the use of the preinstall hook from 54199fb as described in mapbox/node-pre-gyp/issues/260. I can submit a pull request to use bundleDependencies as suggested in the updated README.md but I am not sure if this is the right course of action or standards for release tags.

@springmeyer
Copy link
Collaborator

Thanks for ticketing - apologies for not seeing this till now. Resolved per #197 (comment).

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