Closed thrdcircle closed 3 years ago
@thrdcircle, The error you provided indicates that you do not have access rights to create myproject folder inside C:\WINDOWS\system32
.
To fix that try executing same command from C:\Users\<username>
folder for instance.
Publishing is done by us for releasing new versions of enonic CLI to our scoop, brew and snapcraft repositories.
So you generally don't need that part, unless you want to set up your own repositories. In that case you will need to adjust goreleaser.yml
file to your needs first.
Instead of building yourself, you can also get newest version of enonic CLI for you OS as described here https://developer.enonic.com/docs/enonic-cli/master/install
Thanks, that was my oversight.
I'm following the instructions https://github.com/enonic/cli-enonic
I have XP CLI
Where do I place the github token? I'm not understanding the language "put it in ~/.config/goreleaser/github_token" I don't see that path. Yes I have goreleaser and dep.
Thanks