Closed jamonholmgren closed 4 years ago
This will allow for npx ignite-cli new <foo> with Bowser without erroring because ignite isn't installed globally.
npx ignite-cli new <foo>
:tada: This PR is included in version 4.14.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This will allow for
npx ignite-cli new <foo>
with Bowser without erroring because ignite isn't installed globally.