-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
npm install removes the build dir !? #363
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
Comments
Seems to be an upstream issue: https://github.com/isaacs/npm/issues/3059 |
What is the point of running |
There was a time when |
well, yes, as you can't use the native bindings after you |
dang. just read the npm issue comments. I'll test this out & fix it as needed asap. |
Removing the "prepublish" script from package.json fixes this
The text was updated successfully, but these errors were encountered: