forge icon indicating copy to clipboard operation
forge copied to clipboard

unfinite 'Installing NPM Dependencies' process

Open bechrAlhouz560 opened this issue 2 years ago • 2 comments

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

bechrAlhouz560 avatar May 12 '22 23:05 bechrAlhouz560

also in my macos

GaoCan702 avatar May 26 '22 09:05 GaoCan702

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.

VerteDinde avatar Jun 09 '22 19:06 VerteDinde

Closing out as the issue hasn't been updated in a while since the request for more information

MarshallOfSound avatar Nov 02 '22 19:11 MarshallOfSound