Problem creating next project
Answered
Aplomado Falcon posted this in #help-forum
Aplomado FalconOP
Anytime I try creating a next project, the process just hangs when installing deps..
Iv'e tried a number of time with different configurations and still I get the same behavior
Any ideas?
Iv'e tried a number of time with different configurations and still I get the same behavior
Any ideas?
Answered by Aplomado Falcon
that did not help but I've found out what the issue was.
You can't use the arrow keys in stand alone gitbash window so my typing yes/no was causing the error, but it would still complete the cli questionnaire ... weird
opening gitbash through vs code, it works
You can't use the arrow keys in stand alone gitbash window so my typing yes/no was causing the error, but it would still complete the cli questionnaire ... weird
opening gitbash through vs code, it works
4 Replies
Try reinstalling npm
Aplomado FalconOP
that did not help but I've found out what the issue was.
You can't use the arrow keys in stand alone gitbash window so my typing yes/no was causing the error, but it would still complete the cli questionnaire ... weird
opening gitbash through vs code, it works
You can't use the arrow keys in stand alone gitbash window so my typing yes/no was causing the error, but it would still complete the cli questionnaire ... weird
opening gitbash through vs code, it works
Answer
Aplomado FalconOP
how