App stuck at [wait] compiling ... using custom-express-server example
See original GitHub issueBug report
Describe the bug
When using the custom-server-express example The application seems to run fine but the console is stuck at [ wait ] compiling ...
To Reproduce
- Clone the repo
- Run:
npm install
npm run dev
Expected behavior
The console should output [ ready ] compiled successfully
Screenshots

System information
-
OS: [macOS]
-
Version of Next.js: latest
-
Version of Express: ^4.14.0
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
App stuck at [wait] compiling ... using custom-express-server ...
When using the custom-server-express example The application seems to run fine but the console is stuck at [ wait ] compiling ... To...
Read more >Nextjs stuck loading the home page - Stack Overflow
After that I upgraded next.js version 11 with version 12 and compiling works well.You can look here in the docs upgrading process upgrade ......
Read more >Set Up Next.js with a Custom Express Server + Typescript
In this post, I will walk you through how to make a Next.js application handled by a custom Express server with Typescript.
Read more >Build a server-rendered React app with Next.js and Express
Next.js is a simple yet elegant approach to efficiently building server-rendered React apps with JavaScript. Get started with this tutorial.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@J0NNYZER0 I believe this is only on the canary branch. Not too sure when it’ll be moved to master but afaik the canary branch is the most up to date branch.
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.