Open LinnHtet20 opened 1 year ago
hey have you found a solution?
It's probably because NPM was initialized in the 18-forkify directory, but it should be intiialized in the 18-forkify/starter directory.
To solve this:
1) Move your package.json and package-lock.json files to the starter directory.
2) Run npm install
.
3) Run npm start
.
Note that you may also need to change the current directory in your Terminal. To do that, use the cd
command, for example, if you're in the 18-forkify directory, running cd starter
will change it to the 18-forkify/starter directory in your Terminal.
thank you sir it works
guys go to package.jason edit index.html into index.js it will work
Sir It's not working for me I am getting error again and again anyone please help me
thanks sir for your help!🫡
Port "1234" could not be used Server running at http://localhost:37014
🚨 Build failed.
unknown: Entry D:\torrent\18-forkify\index.html does not exist
I tried many solution but it doesn't work