nfthost icon indicating copy to clipboard operation
nfthost copied to clipboard

'next' is not recognized as an internal or external command

Open khanfar opened this issue 3 years ago • 3 comments
trafficstars

hi im just try run command npm run dev to try it , but look what i got . please help

khanfar avatar Nov 14 '22 23:11 khanfar

hi im just try run command npm run dev to try it , but look what i got . please help

Have you tried deleting your node_module folder and reinstalling all dependencies?

stephenasuncionDEV avatar Nov 15 '22 05:11 stephenasuncionDEV

how to do that ? whats commands ?

khanfar avatar Dec 19 '22 15:12 khanfar

Simply, delete node_module directory and reinstall all dependencies by using npm run install

stephenasuncionDEV avatar Dec 27 '22 23:12 stephenasuncionDEV