Open starpit opened 6 years ago
i think this is due to app/plugins/package.json's postinstall having some bash-isms?
A workaround is to install using: npm install -g @ibm-functions/shell@1.4.6 this is the release before it broke.
Thank you for the workaround @nasroht!
i think this is due to app/plugins/package.json's postinstall having some bash-isms?