$ yarn generate
kennethillman opened this issue · 0 comments
kennethillman commented
I just updated one of my projects to @nuxt/prismic and got this error locally and after Netlify deploy.
[@nuxt/static] Could not fetch ... payload.json.
Downloaded and installed this showcase and ran the commands:
$ yarn dev - CHECK
$ yarn build - CHECK
$ yarn generate - Same error
The error in the console:
* GET http://localhost:3000/products/payload.json 404 (Not Found)
* [@nuxt/static] Could not fetch /products/payload.json
I am using node v12.16.1