You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a yarn-related script that I want to use from everywhere. Is there a way to add a yarn something command to yarn so I can call my script from anywhere? For example in git, if you add some git-something executable to somewhere in your path, git will recognize it and it will be available as git something. But with yarn I only found project-local plugins, no global ones.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a yarn-related script that I want to use from everywhere. Is there a way to add a
yarn something
command to yarn so I can call my script from anywhere? For example ingit
, if you add somegit-something
executable to somewhere in your path, git will recognize it and it will be available asgit something
. But with yarn I only found project-local plugins, no global ones.Beta Was this translation helpful? Give feedback.
All reactions