#Stuck at compiling NextJS 15

18 messages · Page 1 of 1 (latest)

pulsar plume
#

I am using turborepo and everything was fine. All of a sudden the dev server is stuck at compiling

shy caveBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

topaz canyon
pulsar plume
#

If I keep it compiling for more than 5 min then this error shows up

Error: Failed to write app endpoint /page

Caused by:
- failed to receive message
- reading packet length
- timeout while receiving message from process
- deadline has elapsed

#

Stuck with no logs like this

topaz canyon
#

15 could have some bugs

pulsar plume
#

Okay

#

@topaz canyon still the same

#

react version was also changed from rc to latest stable but no sign

topaz canyon
#

is ur /page fetching some data from db or thirdparty?

pulsar plume
#

Changing package manager will help?

#

Using pnpm now

topaz canyon
#

try with npm

pulsar plume
#

still the same

#

it is a turborepo actually

pulsar plume