-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Cannot rebuild #177
Comments
Could you provide some more info? I tried building on Windows 10 and it went fine (except for corrupted color output). Node version? Npm version? It seems to me that there's something fishy about the imports. AFAIK everything should be contained within the local node_modules in the project but your log talks about |
Ok thank you for your information. After updated node and npm, it works! |
Hello, After build I found errors when run examples.
I just rebuild not modified any code. |
I encountered this too. It happens only on Windows. So build on Linux/Mac? I'm sorry, this is far from ideal solution but I don't know why it happens or how to fix it. Sadly I don't have the time to properly debug it right now (and probably won't have for at least a few weeks). Maybe try downgrading Graph3D commit by commit to pin point which commit introduced this issue. That should narrow down the potential causes and make it easier to fix. |
Hi,
I can rebuild script using command "npm run build". I was follow instructions step by step.
This is output from terminal:
My environtments:
The text was updated successfully, but these errors were encountered: