RangeError: Maximum call stack size exceeded when start Meteor using windows 10

hi,
i have just installed meteor js on windows 10 build 14393.693 but when i run any meteor command (meteor --version, meteor create app ,meteor it returns this :

AppData\Local\.meteor\packages\meteor-tool\1.4.2_3\mt-os.windows.x86_32\dev_bundle\lib\node_modules\q\q.js:70
    hasStacks = !!e.stack;
                   ^

RangeError: Maximum call stack size exceeded

i’ve search in the forum and in github repositry issues and stackoverflow but nothing handy