cqhtt
cqhtt
DIAdiscord.js - Imagine a boo! 👻
Created by cqhtt on 5/7/2024 in #djs-questions
cant install npm discord.js
i cant install discord.js on visual code my error is
npm : The term 'npm' is not recognized as the name of a cmdlet, function, scri
pt 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
+ npm install discord.js
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoun
dException
+ FullyQualifiedErrorId : CommandNotFoundException
npm : The term 'npm' is not recognized as the name of a cmdlet, function, scri
pt 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
+ npm install discord.js
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoun
dException
+ FullyQualifiedErrorId : CommandNotFoundException
19 replies