Turbopack Error: Failed to write app endpoint /page #84451
Replies: 1 comment
-
The root cause is a symbol lookup error involving your Console Ninja VS Code extension. The error message is: /bin/sh: symbol lookup error: .../wallabyjs.console-ninja-1.0.483/out/console-ninja-fs-hooks.linux-x64-gnu.node: undefined symbol: napi_get_global This means a binary file used by that extension is incompatible with your current Node.js environment or operating system. Possible solution:
hope this helps |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
db56d775
Next.js version:
0.0.0
Error message:
Beta Was this translation helpful? Give feedback.
All reactions