Meteor 0.3.9 on Windows XP exits with code: -1073741819
- by slawpe13
I have installed recently Meteor 0.3.9 on Windows XP (msi installer from: http://win.meteor.com/) and when I try to run (under CMD):
meteor create --example leaderboard
cd leaderboard
meteor
I get:
[[[[[ C:\temp\leaderboard ]]]]]
Running on: http://localhost:3000/
Exited with code: -1073741819
Exited with code: -1073741819
Exited with code: -1073741819
Your application is crashing. Waiting for file change.
How can I fix that error?