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
Back references still in npm packages.
npm
To avoid problem I need to install using
npm install 'xcambar/halbert'
pls update npm repo.
The text was updated successfully, but these errors were encountered:
The latest release is 0.1.1, which is correctly referenced in npm (https://www.npmjs.com/package/halbert).
0.1.1
Can you provide me with the output of npm show halbert, please?
npm show halbert
Did you try to npm cache clean?
npm cache clean
Sorry, something went wrong.
The version is correct. I said the actual version have problems with back references and need to update npm version.
No branches or pull requests
Back references still in
npm
packages.To avoid problem I need to install using
pls update npm repo.
The text was updated successfully, but these errors were encountered: