Home

Issue: 2338

npm run generate error

[issue link]

{ Error: ENOENT: no such file or directory, lstat '/Users/xxx/programmer/project/vue-ssr/dist/index.html' errno: -2, code: 'ENOENT', syscall: 'lstat', path: '/Users/xxx/programmer/project/vue-ssr/dist/index.html' }

I have not use nuxtServerInit method and no dynamic route in my project, but when i run ‘yarn generate’ still get this error

This question is available on Nuxt.js community (#c2041)