meta-environment
meta-environment copied to clipboard
Error provision on VVV (branch stable) : The 'pwa' plugin could not be found
default: ▷ Running the 'site-wordpress-meta-environment' provisioner...
default: From git://meta.git.wordpress.org
default: * branch master -> FETCH_HEAD
default: From git://meta.git.wordpress.org
default: * branch master -> FETCH_HEAD
default: From git://meta.git.wordpress.org
default: * branch master -> FETCH_HEAD
default: Warning: The 'pwa' plugin could not be found.
default: Error: No plugins updated.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
@iandunn is the pwa plugin still used? Or should it be removed?
It is still used
It does exist in the repo too, not sure why that failed
I add manually pwa plugin.
Now I have this error :
default: ▷ Running the 'site-wordpress-meta-environment' provisioner...
default: From git://meta.git.wordpress.org
default: * branch master -> FETCH_HEAD
default: fatal: cannot change to '/etc/cavalcade': No such file or directory
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
I think that's a separate issue, it's being tracked in #153