Tried to use this to easily install Stencil CLI on a fresh mac (Apple chip- Docker successfully installed), and ran into a bunch of errors when it hit npm install -g @bigcommerce/stencil-cli. Ultimately giving an Exit code 1. Any idea on an easy fix? Looks like node version issue.
Tried to use this to easily install Stencil CLI on a fresh mac (Apple chip- Docker successfully installed), and ran into a bunch of errors when it hit
npm install -g @bigcommerce/stencil-cli. Ultimately giving an Exit code 1. Any idea on an easy fix? Looks like node version issue.