trying to run latest from master
[issue link]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