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
You can find your composer path using composer config -g -l. Use the home setting and add /vendor/bin to it, that's where your global composer binaries are stored.
after
composer global require offline/oc-bootstrapper
from the terminal, everything seems to be installed.then when I try
october -v
I have a
-bash: october: command not found
The text was updated successfully, but these errors were encountered: