forge
forge copied to clipboard
unfinite 'Installing NPM Dependencies' process
Pre-flight checklist
- [X] I have read the contribution documentation for this project.
- [X] I agree to follow the code of conduct that this project uses.
- [X] I have searched the issue tracker for a bug that matches the one I want to file, without success.
Electron Forge version
6.0.0-beta.63
Electron version
can't run it
Operating system
windows 10 64x
Last known working Electron Forge version
6.0.0-beta.63
Expected behavior
to finish installing all the node modules
Actual behavior
after i run this command npx create-electron-app@latest my-app the 'Installing NPM Dependencies' process takes an infinite time
Steps to reproduce
npx create-electron-app@latest my-app
Additional information
No response
also in my macos
Hey @bechrAlhouz560 and @limit0x, thanks for reporting this issue! I just tried to run this exact command on both Windows and Mac ( npx create-electron-app@latest my-app
), but wasn't able to reproduce.
Could you confirm that this issue is still happening, or try opening the created my-app
repro to see if there is an npm error log available that may tell us more? I'm marking this issue as blocked/needs-repro
until we have more information.
Closing out as the issue hasn't been updated in a while since the request for more information