Kactus failed to launch Invariant Violation: Minified React error #200
See original GitHub issueDescription
After removing a local repo, I am unable to open Kactus. The app gets stuck in a loop of closing and reopening with the following error
Invariant Violation: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at e.exports (/webpack:/renderer.js:10:1)
at o (/webpack:/renderer.js:66:1)
at Ir (/webpack:/renderer.js:66:1)
at Object.render (/webpack:/renderer.js:66:1)
at Object.<anonymous> (/webpack:/renderer.js:73:1)
at t (/webpack:/renderer.js:1:1)
at /webpack:/renderer.js:1:1
at /webpack:/renderer.js:1:1
Version
-
Kactus: 0.3.7
-
Operating system: macOS High Sierra 10.13.4 MacBook Pro (13-inch, 2017, Four Thunderbolt 3 Ports)
Steps to Reproduce
- Remove local repo
- Close Kactus
- Re-open Kactus
- Error appears, loop to 2
Expected Behavior
Kactus opens as normal.
Actual Behavior
The app gets stuck in a loop of closing and re-opening. The only way to end it is to restart my computer.
Additional Information
I removed Kactus and all of the associated directories and preference files. Re-downlaoded and installed, yet the error persists.
Logs
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Uncaught Error: Minified React error #200 - Stack Overflow
I am trying to simulate a google Search Image result with Image,caption and Link, but on the browser all I see is an...
Read more >Uncaught Invariant Violation: Minified React error #200 ...
Seems like the answer is that you're trying to render into something other than a DOM element. All reactions.
Read more >Minified React error #200 - WordPress.org
Hi, I can't see nothing in the main tab of 'Breeze' plugin and in the others tabs('Basic Options', etc.). The layout seems broken....
Read more >Minified React error #200 - The freeCodeCamp Forum
ReactDom.render() requires a DOM element as the second parameter, as the error says: " Target container is not a DOM element.".
Read more >How to solve this error Minified React error #200; visit-Reactjs
React Native start failed with error code -4094 how to solve this ONCE for ALL? ... Stop npm while work in React Project,...
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 FreeTop 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
Top GitHub Comments
Really sorry about that, I just started the publication of 0.3.8 which fixes that (should appear in a few minutes). Sorry again
https://github.com/kactus-io/kactus/releases/tag/v0.3.8
I downloaded the latest 0.3.8 and all was going well… until I made a new branch and attempted toggling between the new branch and master.
I’m not seeing the following error (and stuck in the quit-restart loop):