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
package.json contains
prebuild-install": "6.1.4"
but npm i -E @modum-io/modblue results in fatal: Could not read from remote repository.
npm i -E @modum-io/modblue
fatal: Could not read from remote repository.
and, sure enough, github.com/valandur/prebuild-install.git doesn't seem to exist any more.
How to proceed?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
package.json contains
but
npm i -E @modum-io/modblue
results infatal: Could not read from remote repository.
and, sure enough, github.com/valandur/prebuild-install.git doesn't seem to exist any more.
How to proceed?
The text was updated successfully, but these errors were encountered: