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

404 on Peer @iamstarkov/listr-update-renderer@0.4.1 #585

Closed
mbulfair opened this issue Feb 28, 2019 · 3 comments
Closed

404 on Peer @iamstarkov/listr-update-renderer@0.4.1 #585

mbulfair opened this issue Feb 28, 2019 · 3 comments
Labels

Comments

@mbulfair
Copy link
Contributor

Description

When doing a install of this module, I get a 404 on one of the peers

https://github.com/SamVerschueren/listr-update-renderer .

On NPM it says npm i @iamstarkov/listr-update-renderer
but in the readme it states npm install --save listr-update-renderer

Steps to reproduce

npm i lint-staged

Debug Logs

expand to view
npm ERR! code E404
npm ERR! 404 Not Found: @iamstarkov/listr-update-renderer@latest

Environment

  • OS: macOS
  • Node.js: 10.14.1
  • lint-staged: 8.1.0
@okonet
Copy link
Collaborator

okonet commented Feb 28, 2019

Can you submit a pr with a fix for that?

mbulfair pushed a commit to mbulfair/lint-staged that referenced this issue Mar 1, 2019
Seems to be an issue with listr-update-renderer, version 0.5.0 was
released more recent not scoped.

Closes lint-staged#585
@mbulfair
Copy link
Contributor Author

mbulfair commented Mar 1, 2019

@okonet pr #587 opened.

okonet pushed a commit that referenced this issue Mar 1, 2019
Seems to be an issue with listr-update-renderer, version 0.5.0 was
released more recent not scoped.

Closes #585
@okonet
Copy link
Collaborator

okonet commented Mar 1, 2019

🎉 This issue has been resolved in version 8.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@okonet okonet added the released label Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants