Errors not clear Next 16 Build with Turbopack #86140
-
|
after upgrading to next 16, I wanted to start using turbopack. However, it seems that when I run Below I have included the terminal output. This seems to be an unrelated issue, but I still don't know what it's asking me to do. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
Any chance we could see a repository? Feels like somehow there's some server -> client -> server module imports. I guess Webpack says nothing? Maybe it just silently fails? |
Beta Was this translation helpful? Give feedback.
-
|
The only thing I can see that might be contributing to this is that |
Beta Was this translation helpful? Give feedback.

Could you fact check me here, since I've been getting this one wrong so many times. If you go to node_modules/@weis-guys/result/index.js in your repro repo, and delete the debugId and sourceMap, then it builds right?