| zBlazeey a întrebat:

Am inceput sa scriptez un bot de discord in Visual Studio si primesc eroarea astea PS C:\Users\gaming\Desktop\discord >bot node.
node : The term 'node' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1
+ node.
+ ~~~~
+ CategoryInfo : ObjectNotFound: (node:String) [], CommandNotFoundExcepti
on
+ FullyQualifiedErrorId : CommandNotFoundException

1 răspuns:
| ViruseZ a răspuns:

Iti spune in codul tau de eroare: At line:1 char:1
+ node.

Tu ai instalat NODEJS pe PC?
Daca nu ai link aici: https://nodejs.org/en/.