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

Detect potentially troublesome npm/yarn versions and warn users #269

Closed
MarshallOfSound opened this issue Jul 21, 2017 · 1 comment
Closed

Comments

@MarshallOfSound
Copy link
Member

Some versions of npm and yarn do not work very well especially when it comes to prune --production. We should be nice and warn users

Closes #265

@MarshallOfSound
Copy link
Member Author

For issues like electron-userland/electron-forge-templates#45 we should look into launching electron-prebuilt-compile from the module's bin directory instead of the resolved electron executable in the .bin folder, their appears to be a race condition in npm@5 where the prebuilt compile binary is overwritten by the normal electron one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant