I cant start the server

Hello guys, I’m trying to start the meteor after do the ‘meteor create myApp’ , but its shows this error. Im using windows 7 32bit. Already check the path and it seem ok. Till now i’m still clueless how to solve this. :smile:

sometimes it shows ENOENT and also EBUSY but the event.js:72 always be there

C:\Users\HI\myApp>meteor
[[[[[ C:\Users\HI\myApp ]]]]]

=> Started proxy.

events.js:72
throw er; // Unhandled ‘error’ event
^
Error: spawn EPERM
at errnoException (child_process.js:1011:11)
at Process.ChildProcess._handle.onexit (child_process.js:802:34)

guess I will try to install the OS again