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
There are several dependency errors while trying to install packages with npm. Using a package manager like yarn resolves the issue.
npm
yarn
I'm also trying to implement a throttling and fix the versioning issues and I'd love to be a contributor :)
The text was updated successfully, but these errors were encountered:
Update: I've managed to fix all peer dependency issues without raising any vulnerabilities, npm should work fine now.
Sorry, something went wrong.
No branches or pull requests
There are several dependency errors while trying to install packages with
npm
. Using a package manager likeyarn
resolves the issue.I'm also trying to implement a throttling and fix the versioning issues and I'd love to be a contributor :)
The text was updated successfully, but these errors were encountered: