Impossible to install Meteor on my Win10. Any help? :(

Hi guys! I have installed meteor and when I try to run meteor on my cmd to create an app it gives me the next error:

C:\Users\Casa\AppData\Local.meteor\packages\meteor-tool\2.5.3\mt-os.windows.x86_64\tools\fs\files.js:1674
const dependOnPath = dep();
^

TypeError: dep is not a function
(Use node --trace-uncaught ... to show where the exception was thrown)

I tried with several versions on Node JS, installing it on a different path but I cannot solve this. Do you know how to fix it? Thanks in advance!

Are you using Power Shell?

Hi, believe it or not. Just for using Meteor. I have installed Zorin OS 16 and wiped my Windows 10 from my hard disk :). Windows 10 is terrible for NodeJS (at least for me)

The best thing you can do is use WSL. You will have Ubuntu right inside your Windows 10 and it works perfectly.