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

Can't run this example #6

Open
xumx opened this issue Jul 7, 2017 · 1 comment
Open

Can't run this example #6

xumx opened this issue Jul 7, 2017 · 1 comment

Comments

@xumx
Copy link

xumx commented Jul 7, 2017

I've tried running this visualization, but couldn't get it to work.
I did npm install. followed by npm run start. But it fails with a whole lot of errors in the browser console.

I tried to update all packages and patch breaking changes in React/Webpack/Three. But still couldn't get it to run.
WebGL seems to be running crazy.

Is it possible to patch this viz with a working version that I can test with npm run start?

@alexkuz
Copy link
Owner

alexkuz commented Jul 13, 2017

yes, react-three-renderer lib (which is used here) relies heavily on React inner structure, so it doesn't work with the latest versions of React. To be fair, stellar-webpack also depends a bit on React internal stuff. I've updated dependencies and fixed errors, try it again.

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

2 participants