Skip to content
New issue

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

InstallError: npm-check-updates fails to install #665

Open
raineorshine opened this issue Jul 12, 2022 · 0 comments
Open

InstallError: npm-check-updates fails to install #665

raineorshine opened this issue Jul 12, 2022 · 0 comments
Assignees

Comments

@raineorshine
Copy link

raineorshine commented Jul 12, 2022

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

{
    "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.

This appears related to #530.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants