Next.js v14.0.2-14.0.4-canary.11 break imports @pathfinder-ide/react
package
#58831
Closed
1 task done
Labels
bug
Issue was opened via the bug report template.
linear: next
Confirmed issue that is tracked by the Next.js team.
locked
Module Resolution
Module resolution (CJS / ESM, module resolving).
SWC
Related to minification/transpilation in Next.js.
Link to the code that reproduces this issue
https://github.com/jakst/nextjs-pathfinder-import-fail
To Reproduce
pnpm build
pnpm add next@14.0.1
pnpm build
againpnpm start
and visit the page to see that the IDE is properly instantiated.Current vs. Expected behavior
It should be possible to build the application while importing the
@pathfinder-ide/react
repo, like beforeVerify canary release
Provide environment information
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 23.1.0: Mon Oct 9 21:32:11 PDT 2023; root:xnu-10002.41.9~7/RELEASE_ARM64_T6030 Binaries: Node: 21.2.0 npm: 10.2.3 Yarn: 4.0.2 pnpm: 8.10.5 Relevant Packages: next: 14.0.4-canary.11 eslint-config-next: N/A react: 18.2.0 react-dom: 18.2.0 typescript: N/A Next.js Config: output: N/A
Which area(s) are affected? (Select all that apply)
App Router, SWC minifier (swcMinify: true), SWC transpilation
Additional context
No response
NEXT-1740
The text was updated successfully, but these errors were encountered: