Open oveddan opened 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.
yarn install apng-canvas
I can successfully install apng-js like this with yarn install apng-js
yarn install apng-js
I have same problem, npm not work too
use yarn add apng-js or npm i apng-js
yarn add apng-js
npm i apng-js
apng-canvas is not publish
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