shell icon indicating copy to clipboard operation
shell copied to clipboard

npm install fails on windows

Open starpit opened this issue 7 years ago • 2 comments

i think this is due to app/plugins/package.json's postinstall having some bash-isms?

starpit avatar Jul 06 '18 11:07 starpit

A workaround is to install using: npm install -g @ibm-functions/[email protected] this is the release before it broke.

nasroht avatar Jul 18 '18 19:07 nasroht

Thank you for the workaround @nasroht!

atsag avatar Nov 15 '18 11:11 atsag