Open neocybereth opened 6 years ago
Hey there,
I ran npm install and then npm start, and errored out:
Error: No build files found, please runnuxt buildbefore launchingnuxt st art
Error: No build files found, please run
before launching
nuxt command not found
ah nvm, I ran npm run build to solve this and then ran npm start and BOOM! good to go!
npm run build
npm start
Hey there,
I ran npm install and then npm start, and errored out:
Error: No build files found, please run
nuxt buildbefore launching
nuxt st artnuxt command not found