Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Renderer resources are not loaded #28

Closed
xeno opened this issue Apr 21, 2020 · 1 comment
Closed

Error: Renderer resources are not loaded #28

xeno opened this issue Apr 21, 2020 · 1 comment

Comments

@xeno
Copy link

xeno commented Apr 21, 2020

Error: Renderer resources are not loaded! Please check possible console errors and ensure dist ([MY PROJECT]/.nuxt/dist/server) exists.
    at VueRenderer.renderRoute ([MY PROJECT]/node_modules/@nuxt/vue-renderer/dist/vue-renderer.js:4440:17)
    at VueRenderer.renderRoute ([MY PROJECT]/node_modules/@nuxt/vue-renderer/dist/vue-renderer.js:4428:21)

I keep getting these errors for my dynamic route generation. I'm not running anything specifically for nuxt-generate-cluster in my config. This is straight out of the box with my routes function updated to receive callback and params. The command within my package.json is nuxt-generate -w 4 -q

Any ideas on what it is I'm doing wrong? Thanks!

@xeno
Copy link
Author

xeno commented Apr 21, 2020

Actually, figured it out. I wasn't passing -b on my command. Doing so resolved my issue. Closing this. THanks for the awesome software!

@xeno xeno closed this as completed Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant