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.

Dev mode is currently broken

See original GitHub issue

The npm run dev is currently broken leading to a lot of 4xx and 5xx errors since the dev mode implementation is half baked. The production mode runs just fine with npm run build followed by a npm run start. HMR isn’t supported in production mode, so any changes to React side of things need a npm run build and refresh in the embedded app to update.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kinnghcommented, Apr 17, 2022

After reading some documentation, npm run dev is now working again. Also thanks to your fix for vite!

Commit 1fde536 temporarily fixes the issue. I am currently taking a look at the whole isProd / isTest blunder that creeped in.

Anyways, thank you for bringing this to my notice and suggesting changes, @ivorpad !

0reactions
kinnghcommented, Aug 20, 2022

@patrickbolle transferring this to a separate issue #22

Read more comments on GitHub >

github_iconTop Results From Across the Web

Xbox One Dev Mode is broken after it was last updated. Apps ...
Xbox One Dev Mode is broken after it was last updated. Apps installed within it will fail to run after a reboot. Needs...
Read more >
[UPDATED] Microsoft Is (no longer) disabling Dev Mode ...
UPDATE: Microsoft says it has no plans to remove or disable dev mode on Xbox consoles. A number of Partner Center accounts were...
Read more >
Dev-mode broken · Issue #6523 · jupyterlab ... - GitHub
Describe the bug For the current master adf2f3f, the dev mode is broken. Nota: compiling and running in standard mode (i.e. through jupyter ......
Read more >
Dev mode broken?, page 1 - Forum - GOG.com
I managed to somehow stick myself in a wall, and wanted to use Dev/Producer Mode to get out. However, while I can enable...
Read more >
Fix Developer Mode in Windows 10 Build 17672 - Winaero
The Developer Mode feature is broken in recently released Windows 10 Build 17672. Here's a quick workaround to resolve the issue.
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