Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current install instructions are broken #41

Open
deadcyclo opened this issue Oct 28, 2023 · 1 comment
Open

Current install instructions are broken #41

deadcyclo opened this issue Oct 28, 2023 · 1 comment

Comments

@deadcyclo
Copy link

The current install instructions don't work due to an access denied on the npm registry:

npm install
npm ERR! code E403
npm ERR! 403 Forbidden - GET https://npm.pkg.github.com/xiphoseer/@xiphoseer%2fhtmlcars - Permission denied

@krid-sdnera
Copy link

The way Github packages seem to work is that you require you own personal access token to access anything via the Github API.

I have been able to install this package but creating a token and selecting the read:packages scope

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants