-
-
Notifications
You must be signed in to change notification settings - Fork 270
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
Former 2 CLI does not work #378
Comments
Hey @codejedi-ai, You may need to add the NPM bin directory to your $PATH. Some references on how to do that: https://stackoverflow.com/questions/9679932/how-to-use-executables-from-a-package-installed-locally-in-node-modules |
Seems like the last commit in this repository cause this problem
|
Thanks @Ja-sonYun, Apologies for the bad build. I've published 0.2.80 to fix. |
I followed your documentation on the former2 CLI at
https://github.com/iann0036/former2/blob/master/cli/README.md
however after running
former2 does not show up as a command that can be executed
The screenshot as follows
Node and NPM version
The text was updated successfully, but these errors were encountered: