Next.js Discord

Discord Forum

NextJS 16

Unanswered
swiss posted this in #help-forum
Open in Discord
With NextJS 16, I go to create a project using npx and works fine until I go to start it. It works completely fine when using webpack but when I change it back to turbopack. Errors.

I've reinstalled node v20+.
I've reinstalled C++ dependencies
I've reloaded cache, node modules, package-lock.

Not sure what else to do... I've made plenty of projects in NextJS, no problems. I haven't used v16 though.

7 Replies

send next info?
this is highly specific bug, might be worth making a detailed post over on github
@alfonsüs ardani send next info?
I'm sorry, next info? Is that a command?
@swiss I'm sorry, next info? Is that a command?
npx next info or pnpm next info
@alfonsüs ardani `npx next info` or `pnpm next info`
Operating System:
Platform: win32
Arch: x64
Version: Windows 11 Home
Available memory (MB): 32659
Available CPU cores: 20
Binaries:
Node: 20.18.0
npm: 10.9.4
Yarn: 1.22.22
pnpm: N/A
Relevant Packages:
next: 16.0.1 // Latest available version is detected (16.0.1).
eslint-config-next: N/A
react: 19.2.0
react-dom: 19.2.0
typescript: 5.9.3
Next.js Config:
output: N/A