create-chrome-ext icon indicating copy to clipboard operation
create-chrome-ext copied to clipboard

Error creating app from template in non-interactive mode

Open olusoladavid opened this issue 3 years ago • 0 comments

When I try to create a new app from either the vue-ts or react-ts template using yarn v1.22 on MacOS, I get the following error:

As specified in the README docs: yarn create chrome-ext test-app --template react-ts image

It works well in the interactive mode otherwise: yarn create chrome-ext

olusoladavid avatar Oct 18 '22 12:10 olusoladavid