Static GitHub Issues

[2338] npm run generate error

prev: Possible to debug with breakpoints in Visual Studio Code?
next: SSR CSS - document size becomes too large

{ 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

<!--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/c2041">#c2041</a>)</em></sub></div>