You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✓ Starting...
✓ Ready in 1371ms
FATAL: An unexpected Turbopack error occurred. Please report the content of /var/folders/mw/1wzvb01n2pl6gk42hhm63_bh0000gp/T/next-panic-408bb0c78773adf878cfd0e9dc7ac08f.log, along with a description of what you were doing when the error occurred, to https://github.com/vercel/next.js/issues/new
○ Compiling / ...
⨯ ./app/page.tsx
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/app/page.tsx")'
Caused by:
0: failed to invoke /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43762080b84 offset -53202 not in range 0x43762080a00..0x43762080ba0"
Import trace for requested module:
./app/page.tsx
⨯ ./node_modules/next/dist/client/components/not-found-error.js
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/next/dist/client/components/not-found-error.js")'
Caused by:
0: failed to invoke /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43760140784 offset -53202 not in range 0x43760140600..0x437601407a0"
⨯ ./node_modules/next/dist/client/next-dev.js
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/next/dist/client/next-dev.js")'
Caused by:
0: failed to invoke /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43760140b84 offset -53202 not in range 0x43760140a00..0x43760140ba0"
⨯ [Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/bexxxxrnd/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/xxxxI expect the regular home page to be displayed, but actually "internal server error" is displayed on the page.
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000
Available memory (MB): 32768
Available CPU cores: 10
Binaries:
Node: 20.9.0
npm: 10.1.0
Yarn: 1.22.22
pnpm: N/A
Which area(s) are affected? (Select all that apply)
Turbopack, SWC
Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local)
Additional context
I develop on my local apple mac studio.
I use IntelliJ IDEA and Visual Studio Code.
The text was updated successfully, but these errors were encountered:
I'm surprised that the reference project I provided crashed at first.
nextjs canary must be loaded, then this problem doesn't occur.
My local project also runs perfectly with canary. I was previously using ^15.1.4.
Link to the code that reproduces this issue
https://github.com/hopefullToo/app_with_swc_plugin.git
To Reproduce
Current vs. Expected behavior
I expect the regular home page to be displayed, but actually "internal server error" is displayed on the page.
Console output:
▲ Next.js 15.1.1-canary.26
· swcPlugins
✓ Starting...
✓ Ready in 1371ms
FATAL: An unexpected Turbopack error occurred. Please report the content of /var/folders/mw/1wzvb01n2pl6gk42hhm63_bh0000gp/T/next-panic-408bb0c78773adf878cfd0e9dc7ac08f.log, along with a description of what you were doing when the error occurred, to https://github.com/vercel/next.js/issues/new
○ Compiling / ...
⨯ ./app/page.tsx
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/app/page.tsx")'
Caused by:
0: failed to invoke
/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43762080b84 offset -53202 not in range 0x43762080a00..0x43762080ba0"
Import trace for requested module:
./app/page.tsx
⨯ ./node_modules/next/dist/client/components/not-found-error.js
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/next/dist/client/components/not-found-error.js")'
Caused by:
0: failed to invoke
/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43760140784 offset -53202 not in range 0x43760140600..0x437601407a0"
⨯ ./node_modules/next/dist/client/next-dev.js
Error: failed to process failed to invoke plugin: failed to invoke plugin on 'Some("/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/next/dist/client/next-dev.js")'
Caused by:
0: failed to invoke
/Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm
as js transform plugin at /Users/xxxx/Projekte/js/next/app_with_swc_plugin/node_modules/@swc/plugin-noop/swc_plugin_noop.wasm1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x43760140b84 offset -53202 not in range 0x43760140a00..0x43760140ba0"
⨯ [Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/bexxxxrnd/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'
}
[Error: ENOENT: no such file or directory, open '/Users/xxxx/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/Users/xxxxI expect the regular home page to be displayed, but actually "internal server error" is displayed on the page.
Console output:/Projekte/js/next/app_with_swc_plugin/.next/fallback-build-manifest.json'
}
Provide environment information
Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 Available memory (MB): 32768 Available CPU cores: 10 Binaries: Node: 20.9.0 npm: 10.1.0 Yarn: 1.22.22 pnpm: N/A
Which area(s) are affected? (Select all that apply)
Turbopack, SWC
Which stage(s) are affected? (Select all that apply)
next dev (local), next build (local)
Additional context
I develop on my local apple mac studio.
I use IntelliJ IDEA and Visual Studio Code.
The text was updated successfully, but these errors were encountered: