HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Issue with command yarn run boilerplate-install

Hello,

I setup Vanilla-Docker today according to the guide here: https://github.com/vanilla/vanilla-docker#setup

Now when trying to create a new theme, I am running into the following issue:

%  yarn run boilerplate-install test "Test Theme"
yarn run v1.22.4

$ /Users/larspfau/otoku/vanilla/node_modules/.bin/boilerplate-install test 'Test Theme'

EEXIST: file already exists, mkdir '/Users/larspfau/otoku/vanilla/js'

✨ Done in 0.42s.

Anyone has an idea what I am missing - doing wrong?

Thanks a lot!

Sign In or Register to comment.