Hello, im currently facing an issue when generating a new codebase for my plasmic project with the npx create-plasmic-app
after running the npm dev, logs keeps showing
and the app doesn’t start
getting also this on the browser console
never experienced that before
what are the options you picked for create-plasmic-app?
Nextjs JavaScript codegen
is this a new issue or what cause i didn’t introduce anything all is happening in the generated codebase.
hmm, I’m not sure, I cannot reproduce the issue
is it working for you or what ?
all is npx create-plasmic-app nothing else
yeah when I run npx create-plasmic-app
with your project, I don’t see any issues
can you show me the error without the cut-off
can you check here? it looks like the problem may be with your development computer https://github.com/vercel/next.js/issues/10739
the problem is in windows
just ssh into an ubuntu and all is working as expected