bigcommerce / widget-builder

MIT License
18 stars 39 forks source link

npm run install-cli #144

Closed komodoris closed 7 months ago

komodoris commented 1 year ago

Command is using ; instead of && to append "install-cli": "**npm install;** npm run build && npm install -g",

christensenep commented 7 months ago

Fixed via https://github.com/bigcommerce/widget-builder/pull/131, thank you for reporting the issue!