#Unable to start webdev project

1 messages · Page 1 of 1 (latest)

halcyon trout
#

So im using a template to build a website, ive cloned it and followed steps and now after installing npm, I do npm start, i keep getting module not found error

#

ive tried a lot of stackoverflow suggestions like updating, rm some folders... none of them work

#

ok trying that now

#

just tried, gives me this and a bunch of other ERR

#

so rm package-lock.json ?

#

i cant find node_modules

#

but i deleted package lock

#

then did npm i, then it created its own package lock

#

now i did npm start and i get some other error !

#

this is a legit repo... the guy has made it a template for websites

#

for ppl to clone