I am on Windows 10 and I installed from npm. The output of > npm ls shows it is installed
@ C:\Users\
`-- 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
+ ~~~~
I am on Windows 10 and I installed from npm. The output of
> npm ls
shows it is installedbut when I run
> fast
it outputs