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
The prepare script is run with devDependencies installed, while the
prepack script is not. This fixes “check-for-leaks: command not
found” when installing spectron directly from Git (npm install
electron-userland/spectron).
https://docs.npmjs.com/cli/v6/using-npm/scripts
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
0 commit comments