Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
AliceBunn opened this issue Apr 18, 2022 · 1 comment

Comments

@AliceBunn
Copy link

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

@sindresorhus
Copy link
Owner

This is not the place to get npm support.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants