Closed eclectic-coding closed 5 years ago
Hmm, not quite enough information to say. Can you share the command you are using to install the package and where you're running it?
Sorry I was able to install. The command I was using was 'wp package install git@github.com:aaemnnosttv/wp-cli-valet-command.git'
It ended up being a memory limit issue. I had to increase php limit to 768 and it installed
Yeah, it's a common issue installing just about any package through wp-cli using the default memory limits that come with Brew's PHP.
Glad you were able to get it installed 👍
Duplicate of #14
I have installed this package before on other systems, but now I am gettign the followign error:
Loading composer repositories with package information Warning: Failed to execute git clone --mirror 'git@github.com:aaemnnosttv/wp-cli-valet-command.git' '/Users/USER/.composer/cache/vcs/git-github.com-aaemnnosttv-wp-cli-valet-command.git/'
Thoughts.