getting the following error:
Error: Cannot find module './dist/nuxt.js'
have tried: yarn build
, yarn start
and yarn dev
all give me back same error.
Any ideas as to what should I do to get beyond this error?
Note: trying to run the latest on master
"nuxt": "https://github.com/nuxt/nuxt.js.git",
Thank you
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c589">#c589</a>)</em></sub></div>