What happened?
NextJS 16 is failing to build utilizing the next_js_binary call due to failures with Turbopack symlinks.
Error documented here:
#2573
Version
Development (host) and target OS/architectures:
Output of bazel --version:
7.7.1
Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:
2.0.0``
Language(s) and/or frameworks involved:
NextJS 16.X
How to reproduce
Upgrade a passing NextJS 15.X build to 16.X
Any other information?
No response
What happened?
NextJS 16 is failing to build utilizing the
next_js_binarycall due to failures with Turbopack symlinks.Error documented here:
#2573
Version
Development (host) and target OS/architectures:
Output of
bazel --version:7.7.1Version of the Aspect rules, or other relevant rules from your
WORKSPACEorMODULE.bazelfile:2.0.0``
Language(s) and/or frameworks involved:
NextJS 16.X
How to reproduce
Any other information?
No response