I get this error

PS C:\Users\Ahmet\Desktop\bot> pnpm install discord.js
pnpm : The term 'pnpm' is not recognized as the name of a cmdlet, function, script file, or operab
le program. Check the spelling of the name, or if a path was included, verify that the path is cor
rect and try again.
At line:1 char:1
+ pnpm install discord.js
+ ~~~~
+ CategoryInfo : ObjectNotFound: (pnpm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Was this page helpful?