If the kit changes from default port (because another prototype is running), the plugin install/update/uninstall process fails
Steps to reproduce the issue
start a prototype
start a second prototype, say yes to port 3001
in the second prototype, try to install, update or uninstall a plugin
Actual vs expected behaviour
expected: plugin processes successfully
actual: the kit fails to restart
log:
Completed npm install @govuk-prototype-kit/step-by-step
Plugin @govuk-prototype-kit/step-by-step has been added
Added @govuk-prototype-kit/step-by-step
Restarting kit
ERROR: Port 3000 in use - you may have another prototype running.
? Change to an available port? (Y/n)
Description of the issue
If the kit changes from default port (because another prototype is running), the plugin install/update/uninstall process fails
Steps to reproduce the issue
Actual vs expected behaviour
expected: plugin processes successfully actual: the kit fails to restart
log:
Environment (where applicable)