Next.js Discord

Discord Forum

Cannot get final name for export 'AbortController' of ./node_modules/.pnpm/@smithy+abort-controller@

Unanswered
Netherland Dwarf posted this in #help-forum
Open in Discord
Netherland DwarfOP
Running build im getting this issue.

▲ Next.js 14.2.2
- Environments: .env

Creating an optimized production build ...
Downloading swc package @next/swc-darwin-arm64...
Failed to compile.

./nodemodules/.pnpm/@aws-sdk+lib-storage@3.556.0@aws-sdk+client-s3@3.540.0/node_modules/@aws-sdk/lib-storage/dist-es/index.js + 12 modules
Cannot get final name for export 'AbortController' of ./node_modules/.pnpm/@smithy+abort-controller@2.2.0/node_modules/@smithy/abort-controller/dist-es/index.js


Build failed because of webpack errors
 ELIFECYCLE  Command failed with exit code 1.
➜ wxcreations-website git:(dev)

1 Reply

Netherland DwarfOP
downgrading back to "next": "14.1.4", fix the issue hmmmm....