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
npm-check-updates
(cf npm-check which is no longer maintained and does work on bundlephobia)
{ "error": { "code": "InstallError", "message": "Installing the packaged failed.", "details": {} } }
Uploading the package.json suggests that update-notifier and yaml are breaking the build. These are both pure ESM.
update-notifier
yaml
This appears related to #530.
The text was updated successfully, but these errors were encountered:
pastelsky
No branches or pull requests
npm-check-updates
npm-check-updates
(cf npm-check which is no longer maintained and does work on bundlephobia)
Entire (stringified) error that I see in my browser console
Uploading the package.json suggests that
update-notifier
andyaml
are breaking the build. These are both pure ESM.This appears related to #530.
The text was updated successfully, but these errors were encountered: