Replies: 2 comments 2 replies
-
I'm thinking this is not a problem with visit, but probably the some configuration issue with Composer itself. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I am on a Mac and using Oh My Zsh and to get the visit command to work I had to add composer as a plugin. In my .zshrc file, I have: plugins=(git composer) |
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.
-
I just installed visit with
composer global require spatie/visit
But when I enter
visit google.com
, I get:Am I doing something wrong, or is this a visit problem?
Beta Was this translation helpful? Give feedback.
All reactions