Silverdagger
Silverdagger
DDeno
Created by Silverdagger on 10/12/2024 in #help
Could not build NextJS project
Deno works fine in dev mode with this as well
7 replies
DDeno
Created by Silverdagger on 10/12/2024 in #help
Could not build NextJS project
Also i have a similar problem with remix - Although the app builds, there it doesn't run with "deno task start" i get
Task start remix-serve ./build/server/index.js
error: Uncaught (in promise) SyntaxError: The requested module 'react-dom/server' does not provide an export named 'renderToPipeableStream' at file:///Q:/Workspace/remix-test/build/server/index.js?t=1728729463249:6:10
at async run (file:///Q:/Workspace/remix-test/node_modules/@remix-run/serve/dist/cli.js:111:15)
Task start remix-serve ./build/server/index.js
error: Uncaught (in promise) SyntaxError: The requested module 'react-dom/server' does not provide an export named 'renderToPipeableStream' at file:///Q:/Workspace/remix-test/build/server/index.js?t=1728729463249:6:10
at async run (file:///Q:/Workspace/remix-test/node_modules/@remix-run/serve/dist/cli.js:111:15)
7 replies
DDeno
Created by Silverdagger on 10/12/2024 in #help
Could not build NextJS project
7 replies