Hi guys, (Sorry I sent two emails, I removed the attachment because file size is too big)
I'm trying to set up GPII for Windows from scratch because I accidentally deleted my working version. It works in the past but something is not working for me now. This is what I did: I pull the repository from https://github.com/GPII/windows. Then I just run npm install. It works for 1) Node version: 0.10.38, this version works when I run it, but when I replace the universal repository with the one on git https://github.com/GPII/universal, it gives "FATAL ERROR: Uncaught exception: Object #<Object> has no method 'parse'". There's some warning printed out to the console when installing using 0.10.38 that recommend using Node 4.2.1. 2) Node version: 4.2.1, can't install. Saying that its missing some Microsoft Visual Studio dependencies. 3) Node version: 4.4.7, https://wiki.gpii.net/w/Setting_Up_Your_Development_Environment, says that GPII is tested with 4.4.7. Same problem with 4.2.1. Maybe, I'm doing this wrongly. Any suggestions on installing GPII for windows? Once I'm done installing it, I'm planning to replace the Universal Folder with the one on git https://github.com/GPII/universal so that I can make changes to it and update it with the latest version. Thanks, Wayne
_______________________________________________ Architecture mailing list [email protected] http://lists.gpii.net/mailman/listinfo/architecture
