Error starting a meteor app with Latest Meteor for Windows

Hello,

I just installed the latest version of Meteor for windows 1.1.1.
Everythings works fine. I create an new app but when it try to run it ia get this error:

Error: Couldn’t run tasklist.exe: {“killed”:false,“code”:1,“signal”:null}

Does anyone have this issue?

thanks

I am having the same problem so bumping this .

a lot of the solutions online suggest setting the location of C:\Windows\System32\taskilist.exe which I did and if I type in the command prompt ‘where tasklist’ it comes back C:\Windows\System32\tasklist.exe and I have C:\Windows\System32 under Path on my environment variables so I don’t think that can be the problem in my case

I am on Windows 7 and completely new to meteor, it makes no difference if I run the command prompt as admin

hoping some one on here can help with this

hello,
i think the problem is with the tasklist.exe, i try to use a patch from microsoft but it wont work in the current windows version (8.1) . when i try to run the tasklist it outputs ERROR: Invalid class, i can see the tasklist help if run tasklist /? but if i try to use it with examples provided in the help none of the commands works.
until today i wasn’t able to try meteor on windows…