You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the new docs here, it might be considered better practice to add preinstall script npm install node-pre-gyp instead of using the bundledDependencies key. This would allow other NPM modules to re-use the same version of node-pre-gyp, for example.