We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I have same problem, npm not work too
Sorry, something went wrong.
use yarn add apng-js or npm i apng-js
yarn add apng-js
npm i apng-js
apng-canvas is not publish
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: