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.

Compiled app doesn't start

See original GitHub issue

Bug report

I’ve been trying to understand this all day. If I specify runtimeChunk, and (maybe?) it gets minified my app doesn’t start. If I comment out runtimeChunk my app starts. The sources all look okay and are loading, but the entry point doesn’t exec.

What is the current behavior? Blank screen after build.

If the current behavior is a bug, please provide the steps to reproduce.

I’ve been trying to isolate this but haven’t yet. I’m sorry. I just wanted to get this out there hoping someone else has ideas.

What is the expected behavior? the entry point should execute.

Other relevant information: webpack version: 5.26.3 Node.js version: 15.12.0 Operating System: linux Additional tools:

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jsg2021commented, Mar 22, 2021

This does appear to be fixed.

0reactions
jsg2021commented, Mar 22, 2021

I will give it a try today

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the "This App Can't Run on Your PC" Error in ...
If Windows won't let you run an app, it can be down to one of many reasons. ... Right-click Start and go to...
Read more >
Compiling the app does not work when multiple reports use ...
Try to compile the app. ... I expected that when compiling no errors occur and the app file is generated. ... Errors like:...
Read more >
Problem with launching .exe or compiling and running app
The program can't start because $ListOfMissingDLLs is missing from your computer. Try reinstalling the program to fix this problem.
Read more >
g++ compiled application doesn't work - Ask Ubuntu
If your application has no GUI (I.E. only does console output), you would not see anything because a terminal is not opened when...
Read more >
App Won't Compile with Embedded Third Party Framework
So, I'm getting this error when trying to run the app. "Build succeeds" but the app won't run and Xcode spits out an...
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