Meteor Install on Windows 10 - AssignProcessToJobObject: (87) The parameter is incorrect

Install Node Latest… Done
Install Meteor Latest… Done

meteor create test
AssignProcessToJobObject: (87) The parameter is incorrect.

That’s strange! Well let’s ignore it and proceed!

cd test
meteor
[[[[[ C:\Users\iamsa\Desktop\Meteor Tutorial\test ]]]]]

=> Started proxy.
=> Started MongoDB.
W20170813-00:35:18.103(5.5)? (STDERR) C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:391
W20170813-00:35:18.155(5.5)? (STDERR) }).run();
W20170813-00:35:18.156(5.5)? (STDERR)    ^
W20170813-00:35:18.157(5.5)? (STDERR)
W20170813-00:35:18.157(5.5)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modules
W20170813-00:35:18.158(5.5)? (STDERR) directory. Please run the following command to install it:
W20170813-00:35:18.158(5.5)? (STDERR)
W20170813-00:35:18.158(5.5)? (STDERR)   meteor npm install --save babel-runtime
W20170813-00:35:18.159(5.5)? (STDERR)
W20170813-00:35:18.159(5.5)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages\babel-runtime.js:36:9)
W20170813-00:35:18.160(5.5)? (STDERR)     at fileEvaluate (packages\modules-runtime.js:333:9)
W20170813-00:35:18.161(5.5)? (STDERR)     at require (packages\modules-runtime.js:228:16)
W20170813-00:35:18.161(5.5)? (STDERR)     at packages\babel-runtime.js:143:15
W20170813-00:35:18.162(5.5)? (STDERR)     at packages\babel-runtime.js:154:3
W20170813-00:35:18.162(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:338:34
W20170813-00:35:18.163(5.5)? (STDERR)     at Array.forEach (native)
W20170813-00:35:18.163(5.5)? (STDERR)     at Function._.each._.forEach (C:\Users\iamsa\AppData\Local\.meteor\packages\meteor-tool\1.5.1\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\underscore\underscore.js:79:11)
W20170813-00:35:18.166(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:158:5
W20170813-00:35:18.167(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:387:5
=> Exited with code: 1
W20170813-00:35:19.687(5.5)? (STDERR) C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:391
W20170813-00:35:19.689(5.5)? (STDERR) }).run();
W20170813-00:35:19.689(5.5)? (STDERR)    ^
W20170813-00:35:19.690(5.5)? (STDERR)
W20170813-00:35:19.690(5.5)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modules
W20170813-00:35:19.691(5.5)? (STDERR) directory. Please run the following command to install it:
W20170813-00:35:19.691(5.5)? (STDERR)
W20170813-00:35:19.692(5.5)? (STDERR)   meteor npm install --save babel-runtime
W20170813-00:35:19.692(5.5)? (STDERR)
W20170813-00:35:19.693(5.5)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages\babel-runtime.js:36:9)
W20170813-00:35:19.694(5.5)? (STDERR)     at fileEvaluate (packages\modules-runtime.js:333:9)
W20170813-00:35:19.695(5.5)? (STDERR)     at require (packages\modules-runtime.js:228:16)
W20170813-00:35:19.696(5.5)? (STDERR)     at packages\babel-runtime.js:143:15
W20170813-00:35:19.698(5.5)? (STDERR)     at packages\babel-runtime.js:154:3
W20170813-00:35:19.699(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:338:34
W20170813-00:35:19.700(5.5)? (STDERR)     at Array.forEach (native)
W20170813-00:35:19.700(5.5)? (STDERR)     at Function._.each._.forEach (C:\Users\iamsa\AppData\Local\.meteor\packages\meteor-tool\1.5.1\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\underscore\underscore.js:79:11)
W20170813-00:35:19.701(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:158:5
W20170813-00:35:19.702(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:387:5
=> Exited with code: 1
W20170813-00:35:21.193(5.5)? (STDERR) C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:391
W20170813-00:35:21.194(5.5)? (STDERR) }).run();
W20170813-00:35:21.194(5.5)? (STDERR)    ^
W20170813-00:35:21.195(5.5)? (STDERR)
W20170813-00:35:21.195(5.5)? (STDERR) Error: The babel-runtime npm package could not be found in your node_modules
W20170813-00:35:21.196(5.5)? (STDERR) directory. Please run the following command to install it:
W20170813-00:35:21.196(5.5)? (STDERR)
W20170813-00:35:21.196(5.5)? (STDERR)   meteor npm install --save babel-runtime
W20170813-00:35:21.197(5.5)? (STDERR)
W20170813-00:35:21.197(5.5)? (STDERR)     at meteorInstall.node_modules.meteor.babel-runtime.babel-runtime.js (packages\babel-runtime.js:36:9)
W20170813-00:35:21.198(5.5)? (STDERR)     at fileEvaluate (packages\modules-runtime.js:333:9)
W20170813-00:35:21.199(5.5)? (STDERR)     at require (packages\modules-runtime.js:228:16)
W20170813-00:35:21.199(5.5)? (STDERR)     at packages\babel-runtime.js:143:15
W20170813-00:35:21.200(5.5)? (STDERR)     at packages\babel-runtime.js:154:3
W20170813-00:35:21.200(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:338:34
W20170813-00:35:21.201(5.5)? (STDERR)     at Array.forEach (native)
W20170813-00:35:21.203(5.5)? (STDERR)     at Function._.each._.forEach (C:\Users\iamsa\AppData\Local\.meteor\packages\meteor-tool\1.5.1\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\underscore\underscore.js:79:11)
W20170813-00:35:21.204(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:158:5
W20170813-00:35:21.205(5.5)? (STDERR)     at C:\Users\iamsa\Desktop\Meteor Tutorial\test\.meteor\local\build\programs\server\boot.js:387:5
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.

Woah! Magic?

I don’t know what I did wrong. Please help me I am new to meteor.

My problem has been solved

Criminal

COMODO Internet Security

Crime

Blocked C_Python.exe

Solution

Unblocked C_Python.exe from COMODO Internet Security

Resurrecting this. Clean install of Meteor 2.2 on Windows 10, all meteor commands end with this error. Do not have COMODO internet security.