question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App stuck at [wait] compiling ... using custom-express-server example

See original GitHub issue

Bug 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

  1. Clone the repo
  2. Run:
npm install
npm run dev

Expected behavior

The console should output [ ready ] compiled successfully

Screenshots

Screen Shot 2019-05-05 at 12 42 32 PM

System information

  • OS: [macOS]

  • Version of Next.js: latest

  • Version of Express: ^4.14.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
novellitocommented, May 28, 2019

@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.

0reactions
balazsorban44commented, Jan 29, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found