still have 404 not found Failed to download https://api.github.com/repos/cssninjaStudio/tairo/tarball/2.0.0: 404 Not Found after generating a classic token with repo rights, and adding it to .env file folliwing the new documentation GIGET_AUTH=ghp_your_github_token
and extending it export default defineNuxtConfig({
extends: [
'gh:cssninjaStudio/tairo/layers/tairo#2.0.0',
],
})
still have 404 not found Failed to download https://api.github.com/repos/cssninjaStudio/tairo/tarball/2.0.0: 404 Not Found after generating a classic token with repo rights, and adding it to .env file folliwing the new documentation GIGET_AUTH=ghp_your_github_token
and extending it export default defineNuxtConfig({
extends: [
'gh:cssninjaStudio/tairo/layers/tairo#2.0.0',
],
})