Closed volumetric closed 9 years ago
Try using Node 0.10 instead of 0.12. I've had the same problem as you, following the right instructions on the node-gyp repository fixed it for me.
If you're using Unix this is what you've got to install:
Thanks for the feedback. I havn't tested the editor extensivly on linux, but everything seems to work okay on mac with node 0.12.x, and levelgraph should support 0.12 as well. Follow @lucasfcosta hints and if it continues to be an issue, we can open an issue on levelgraph.
Thanks @lucasfcosta, i actually did reverted back to 0.10.25 and now its working fine. @silentrob will try to run it with 0.12.x with proper node-gyp installation. if their is still a problem, will open another issue.
Thanks for your help.
Working with the latest version of node and npm, their is a problem while installing the dependencies for the project. Here is the Full log, Please let me know what is wrong. Thanks