image-collage
image-collage copied to clipboard
Can't install
$ 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"
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
I am getting the same error
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.
npm i @wylie39/image-collage