-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels