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.

Kactus failed to launch Invariant Violation: Minified React error #200

See original GitHub issue

Description

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

  1. Remove local repo
  2. Close Kactus
  3. Re-open Kactus
  4. 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

screen shot 2018-06-10 at 22 44 04

I removed Kactus and all of the associated directories and preference files. Re-downlaoded and installed, yet the error persists.

Logs

2018-06-11.kactus.production.log

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
mathieudutourcommented, Jun 11, 2018

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

0reactions
frederickkcommented, Jun 12, 2018

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):

screen shot 2018-06-11 at 17 38 27

Read more comments on GitHub >

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

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