Fhyrex
Femtopat
- Katılım
- 7 Ekim 2023
- Mesajlar
- 19
Ben bilgisayarıma PATH'a ekleme butonu aktif şekilde node.js kurdum fakat kurmama rağmen Visual Studio Code'de terminal açıp "Node -v" yazdığımda aşağıdaki hatayı alıyorum:
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 pat
H was included, verify that the path is correct and try again.
At line: 1 char: 1
+ FullyQualifiedErrorId: CommandNotFoundException
Çözümü nedir?
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 pat
H was included, verify that the path is correct and try again.
At line: 1 char: 1
- Node.
- ~~~~
+ FullyQualifiedErrorId: CommandNotFoundException
Çözümü nedir?
Son düzenleyen: Moderatör: