Freecodecamp: Dev Setup: npm run develop needs CTRL+C to be pressed twice for an exit

Created on 28 Dec 2018  ·  3Comments  ·  Source: freeCodeCamp/freeCodeCamp

npm run develop needs CTRL + C to be pressed twice for an exit

help wanted

Most helpful comment

I don't think this is a problem with our project. I am working with a personal project which uses React without using any dependencies, complexities, etc. and it requires CTRL + C to be pressed twice to exit npm start. I'm on the latest VSCode on Windows using the inbuilt terminal

All 3 comments

I don't think this is a problem with our project. I am working with a personal project which uses React without using any dependencies, complexities, etc. and it requires CTRL + C to be pressed twice to exit npm start. I'm on the latest VSCode on Windows using the inbuilt terminal

@raisedadead I raised this issue with some more details in #34627. This is a bigger issue on a Windows machine, because npm run develop just stalls at:

image

@raisedadead Can we close this now due to the fact that PR #34840 has been merged, or is this still an ongoing issue?

Was this page helpful?
0 / 5 - 0 ratings