Replies: 2 comments
-
Do you get any errors when you run the |
Beta Was this translation helpful? Give feedback.
0 replies
-
No I don’t.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unable to instrall any starter kit on existing site
php please starter-kit:install statamic/starter-kit-cool-writings
I get this error:
Composer could not authenticate with GitHub!
Please generate a personal access token at: https://github.com/settings/tokens/new
Then save your token for future use by running the following command:
composer config --global --auth github-oauth.github.com [your-token-here]
Error installing starter kit [statamic/starter-kit-cool-writings]. I am logged into github and have authenticated with a token and it still doesn't work. Though not sure why I need to do this?
Beta Was this translation helpful? Give feedback.
All reactions