Open wstoettinger opened 9 years ago
Honestly we have never attempted to run this code on Windows, so I can't speak to whether it would work there or not.
However, I do know that this module indirectly depends on another module called contextify
, that has a specific guide for installation on Windows, suggesting that it requires some unusual effort to get it working. I see contextify
mentioned in your stack trace, so I'd start by trying to get contextify
working in isolation first and then, once that's operating correctly, try to run AngularJS-Server with it.
not sure if this was even intended to run on a windows machine, but it didn't state otherwise.
I installed node-gyp (a dependency) according to the description (https://www.npmjs.com/package/node-gyp) and when i require the module I get the following error:
i'm trying to get this to run with Meteor. The German error message is translated to. Error: %1 is not a valid Win32 application.