Answer the question
In order to leave comments, you need to log in
Can't type anything in terminal after 'npm init' command. What's the problem?
Hello. I'm just learning to try to describe the problem in detail. I installed gulp with the command "npm i gulp -g". Then, as described in the tutorial, you need to go to the desired folder and open the terminal there and install the required package with the command "npm init" I entered it asks for a name, I enter the desired name and everything is left on the version type on the version I can not enter anything in the terminal, just close it and try again. I don't know what to do anymore, reinstalling gulp didn't help either.
Previously, there was no such problem, everything was installed normally. There was a problem with the fact that it was necessary to update some modules. Therefore, I also reinstalled gulp and node.js.
Answer the question
In order to leave comments, you need to log in
Enter not npm init
but npm init -y
On the versions, did you just try to press Enter? Did you enter numbers or letters?
well, you need to answer the questions and that's it .... Press Enter if you don't want to bother, otherwise read npm init and so on.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question