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

Can't install #10

Open
mayeaux opened this issue Apr 12, 2022 · 4 comments
Open

Can't install #10

mayeaux opened this issue Apr 12, 2022 · 4 comments

Comments

@mayeaux
Copy link

mayeaux commented Apr 12, 2022

$ npm install @mtblc/image-collage --registry=https://npm.pkg.github.com/mtblc
npm ERR! code E401
npm ERR! Unable to authenticate, need: Basic realm="GitHub Package Registry"
@vishalyadaviit
Copy link

Same problem @muZk

Also there is no way to build it npm run build from scratch, I'm fine directly adding a min.js file directly.
cc: @mayeaux

@KarlyLamm
Copy link

I am getting the same error

@muZk
Copy link
Collaborator

muZk commented May 31, 2023

Hey @mayeaux, @vishalyadaviit, @KarlyLamm

Unfortunately, you have to authenticate to install a package from the GitHub Package Registry, even when they are public 😱

You need an access token to publish, install, and delete private, internal, and public packages - Source

There are the docs about how to do this 😭

Sorry, I didn't know about it…

I'll see if I can publish the package to some other registry, like NPM.

@CoderViki
Copy link

npm i @wylie39/image-collage

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

5 participants