Retrying after error [TypeError: Cannot call method 'call' of undefined]

my meteor can not run any more! HELP

  1. my meteor project could not run properly
  2. then I uninstall meteor, then re-install it.
  3. the same error message came up AGAIN, shown below!!
Retrying after error [TypeError: Cannot call method 'call' of undefined]
  1. OS: Windows 10 64bit

how should I fix it?
Thanks.

1 Like

I have absolutely the same thing. Same OS Windows 10 64-bit 16gb RAM Intel Core i7.
It makes that error only on 64bit systems because the path to the file, that doesn’t exist is ~\mt-is.windows.x86_32\tools\cli\main.js. which obviously do not exist on x64 system.