Replies: 1 comment
-
|
I had similar issue and resolved it by adding D:\Users<myuser>\AppData\Roaming\Python\Python313\Scripts to my user environment variables path. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for maintaining this project!
I was trying to install the package globally via:
But I noticed that there is no executable command installed in my $PATH.
After checking package.json, I found that the bin field was removed.
Could you please explain the reason for removing the bin field?
Was it intentional, or is there another recommended way to run this package as a CLI?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions