davidmz / apng-canvas

APNG implementation on canvas.
https://davidmz.github.io/apng-canvas/
MIT License
668 stars 93 forks source link

cannot install using yarn #30

Open oveddan opened 3 years ago

oveddan commented 3 years ago

when I try to install with yarn:

yarn install apng-canvas I get an error: error Received malformed response from registry for "apng-canvas". The registry may be down.

I can successfully install apng-js like this with yarn install apng-js

VVege commented 1 year ago

I have same problem, npm not work too

haiyoucuv commented 1 year ago

use yarn add apng-js or npm i apng-js

haiyoucuv commented 1 year ago

apng-canvas is not publish