Meteor 1.6.1 RangeError: Maximum call stack size exceeded

I’m struggling with my Meteor installation. I’m working on Windows 10 and when I type in the terminal the command
’meteor --version’ i get this error:

C:\Users\Utente\AppData\Local.meteor\packages\meteor-tool\1.6.1\mt-os.windows.x86_64\tools\fs\files.js:59
var useParsedSourceMap = function (pathForSourceMap) {
^

RangeError: Maximum call stack size exceeded

Do you have a 32-bit installation of Windows 10? The default (chocolatey) Meteor build is for 64-bit.

i’ve got a 64bit windows