Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 start React error #19

Open
kjenney opened this issue Oct 29, 2018 · 2 comments
Open

v2 start React error #19

kjenney opened this issue Oct 29, 2018 · 2 comments

Comments

@kjenney
Copy link

kjenney commented Oct 29, 2018

item info notes
node version v9.2.0
npm version 5.5.1
mozaik-demo version origin/mozaik-261504051511fb6396d7c5e6e9cd3d7ff705be1ca
browser Chromium 56.0.2924

Expected behavior

Demo dashboard should load and display widgets and rotate.

Actual behavior

Dashboard fails to load and displays the following error:

An error occurred while fetching configuration: Minified React error #130; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=130&args[]=undefined&args[]=%20Check%20the%20render%20method%20of%20%60e%60. for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Steps to reproduce

  1. Clone the repo
  2. Checkout the mozaik-2 branch
  3. Merge changes from Update server.js #18
  4. Run yarn install
  5. Run yarn build
  6. Run node server.js
@timelsass
Copy link

ran into this issue as well

@przemuh
Copy link

przemuh commented Jan 30, 2019

Fixed in: #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants