Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Nuxt Bridge #8

Merged
merged 5 commits into from
Feb 20, 2022
Merged

Nuxt Bridge #8

merged 5 commits into from
Feb 20, 2022

Conversation

ann-kilzer
Copy link
Owner

Part of nuxt/nuxt#11652

Use Nuxt Bridge by following this guide: https://v3.nuxtjs.org/getting-started/bridge

@netlify
Copy link

netlify bot commented Feb 19, 2022

✔️ Deploy Preview for ann-kilzer ready!

🔨 Explore the source changes: d92a1be

🔍 Inspect the deploy log: https://app.netlify.com/sites/ann-kilzer/deploys/6211af73f9db5700079b6dbc

😎 Browse the preview: https://deploy-preview-8--ann-kilzer.netlify.app

@ann-kilzer
Copy link
Owner Author

ann-kilzer commented Feb 20, 2022

Here's your problem:

Could not load annkilzer.net/node_modules/.cache/nuxt/dist/server/server.mjs (imported by node_modules/@nuxt/nitro/dist/runtime/app/render.mjs): ENOENT: no such file or directory, open 'annkilzer.net/node_modules/.cache/nuxt/dist/server/server.mjs

nuxt/nuxt#12674

👉🏻 moved to 👉🏻

nuxt/bridge#27

Seems like the SSR option has trouble on nitro. So I either:

  1. Configure SSR (see this article https://www.netlify.com/blog/2020/06/10/2-ways-to-create-server-rendered-routes-using-next.js-and-netlify/)

or

  1. Disable nitro until the issue is resolved Build fails with SSR turned off nuxt/bridge#27

I will try 2 for now

@ann-kilzer ann-kilzer mentioned this pull request Feb 20, 2022
@ann-kilzer ann-kilzer merged commit a0616c6 into main Feb 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant