You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't run after build:
Ubuntu 20.04, node v12.16.2
to reproduce :
npx sao@1 -u nuxt-community/nuxt7 nuxt7-app
yarn install
yarn run -> build
yarn run -> start
Use either `nuxt build` or `builder.build()` or start nuxt in development mode.
Use either `nuxt build` or `builder.build()` or start nuxt in development mode.
at VueRenderer._ready (node_modules/@nuxt/vue-renderer/dist/vue-renderer.js:4219:13)
at async Server.ready (node_modules/@nuxt/server/dist/server.js:637:5)
at async Nuxt._init (node_modules/@nuxt/core/dist/core.js:720:7)
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ ✖ Nuxt Fatal Error │
│ │
│ Error: No build files found in /home/user/PROJECTS/myproject/.nuxt/dist/server. │
│ Use either `nuxt build` or `builder.build()` or start nuxt in development mode. │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
error Command failed with exit code 1.
The text was updated successfully, but these errors were encountered:
Can't run after build:
Ubuntu 20.04, node v12.16.2
to reproduce :
npx sao@1 -u nuxt-community/nuxt7 nuxt7-app
yarn install
yarn run -> build
yarn run -> start
The text was updated successfully, but these errors were encountered: