sindresorhus / fast-cli

Test your download and upload speed using fast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"The term 'fast' is not recognized as the name of a cmdlet, function, script file, or operable program."

AliceBunn opened this issue · comments

I am on Windows 10 and I installed from npm. The output of > npm ls shows it is installed

@ C:\Users<name>
`-- fast-cli@3.2.0'

but when I run > fast it outputs

fast : The term 'fast' 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
+ fast
+ ~~~~
+ CategoryInfo : ObjectNotFound: (fast:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

This is not the place to get npm support.

https://github.community/c/software-development/47