How to install tools to develop app

Good afternoon friends
I am new to the platform and I have a problem I hope you can help me.

I use Windows 10 and I’m trying to install the tools according to the following website (Quick Start) but I can’t, my windows doesn’t recognize the commands listed. is there any different form of installation?
Thank you very much in advance.

You don’t actually need nvm to start developing but you do need the others.

If the command is not recognized, it’s probably because it’s not an environment variable yet.

Try restarting your computer or adding the path manually, for example by following:

https://stackoverflow.com/questions/20992723/npm-is-not-recognized-as-internal-or-external-command-operable-program-or-bat

3 Likes

@Marckonflanz

Were you able to resolve the issue with Alex(@sabatale)'s quick help? :smiley: