Can't run meteor app in windows 8.1 with tasklist error -
after installed meteor 1.1.0.2 locally in windows 8.1, follow tutorial run first app. when try run it, here came following:
d:\git\spi-hw\spi\lab8\simple-todos>meteor run [[[[[ ~\d\git\spi-hw\spi\lab8\simple-todos ]]]]] => started proxy. c:\users\pyjx\appdata\local\.meteor\packages\meteor-tool\1.1.3\mt-os.windows.x86_32\ dev_bundle\lib\node_modules\fibers\future.js:278 throw(ex); ^ error: couldn't run tasklist.exe: {"killed":false,"code":1,"signal":null} @ object.future.wait (c:\users\pyjx\appdata\local\.meteor\packages\meteor-tool\ 1.1.3\mt-os.windows.x86_32\dev_bundle\lib\node_modules\fibers\future.js:398:15) @ findmongopids (c:\users\pyjx\appdata\local\.meteor\ packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:120:16) @ findmongoandkillitdead (c:\users\pyjx\appdata\local\.meteor\ packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:236:14) @ launchonemongoandwaitforreadyforinitiate (c:\users\pyjx\appdata\local\.meteor\ packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:360:7) @ launchmongo (c:\users\pyjx\appdata\local\.meteor\packages\meteor-tool\1.1.3\ mt-os.windows.x86_32\tools\run-mongo.js:612:7) @ [object object]._.extend._startorrestart (c:\users\pyjx\appdata\local\.meteor\ packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:712:19) @ [object object]._.extend.start (c:\users\pyjx\appdata\local\.meteor\ packages\meteor-tool\1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:670:10) @ c:\users\pyjx\appdata\local\.meteor\packages\meteor-tool\ 1.1.3\mt-os.windows.x86_32\tools\run-all.js:199:26 - - - - - @ c:\users\pyjx\appdata\local\.meteor\packages\meteor-tool\ 1.1.3\mt-os.windows.x86_32\tools\run-mongo.js:73:24 @ childprocess.exithandler (child_process.js:662:7) @ childprocess.emit (events.js:98:17) @ maybeclose (child_process.js:766:16) @ socket.<anonymous> (child_process.js:979:11) @ socket.emit (events.js:95:17) @ pipe.close (net.js:466:12)
i have googled problem , there answers in meteor's issues, win xp error: couldn't run tasklist.exe (when meteor run). made no sense, , tasklist command in path. should do?
i having same problem , likewise tasklist in path if enter dos command 'where tasklist' correct answer other answers online fix tasklist don't think helping in case