Open Abhinav1217 opened 4 years ago
same error, new installation. It is curious that still, with the years that have passed since this message, it is not corrected.
already tried in several environments, even in docker; a clean install is made, the project is created, the service is tried to run and fails. although I was curious to work with this, because of a news I saw, I guess, I will have to go for VuePress (I need a stable, reliable, fast and secure environment, and I was told that gridsome was it...).
I am just using instructions on the getting started section on gridsome. I installed the cli tool using yarn and then used
gridsome create my-gridsome-site
. Then I cd into the folder and ranyarn
after that I got the following messageBut since it completed, I ran
gridsome develop
and then got this errorHow do I resolve it. I tried with npm too, and after installing, I still cant use gridsome develop.