Duncan Austin
Duncan Austin
I've reproduced this with a fresh v1 qwik app. All I did was add a dynamic route under the /demo/flower/ route that comes with the initial setup. I've uploaded it...
We've just signed up for Disney, so this is the first time we've tried. It works perfectly for paramount+ and Youtube. Thank you for this project, by the way. It...
That worked for me too
I have the same issue, also 10.14 mojave
I'm not sure. That looked to me like he didn't need SSR. I do though, and vercel can handle the `mongodb` package, just not with the qwik config it seems
> hey are you using bun.js? Not that I'm aware of
I just noticed that my vercel was node 12, quite old. I haven't had a chance to deploy again (at a company off-site), but will try asap
hmmm, if I build my `blog` branch, which is for vercel, then I get he same error locally (didn't notice that before, bt maybe I didn't build it since it...
... I found this in `node_modules/.pnpm/@[email protected]_@[email protected]/node_modules/@builder.io/qwik-city/adapters/vercel-edge/vite/index.cjs` after looking through this PR https://github.com/BuilderIO/qwik/pull/5414/files However, adding `{target: "node"} ` to the `vercelEdgeAdapter` in `adapters/vercel-edge/vite.config.ts` still gets the same error
> @duncan1a Did you solve this issue? No