I think you are using cmd
in windows.
Try deleting the node_modules
folder and after that run npm i
from the cmd.
Then try running npm run serve
again and see if it works this time
I think you are using cmd
in windows.
Try deleting the node_modules
folder and after that run npm i
from the cmd.
Then try running npm run serve
again and see if it works this time