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

Version 0.0.3 on npm. #5

Closed
skyfarliu opened this issue Mar 22, 2016 · 2 comments
Closed

Version 0.0.3 on npm. #5

skyfarliu opened this issue Mar 22, 2016 · 2 comments

Comments

@skyfarliu
Copy link

Hi,

One of my dependencies requires version 0.0.3 on npm. Is it removed?

I am getting the following error when running npm i

npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/Cellar/node/5.5.0/bin/node" "/usr/local/bin/npm" "i"
npm ERR! node v5.5.0
npm ERR! npm  v3.5.3

npm ERR! No compatible version found: left-pad@0.0.3
npm ERR! Valid install targets:
npm ERR! 0.0.9
npm ERR!
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
@jonschlinkert
Copy link
Owner

wrong repo, that says left-pad, this is pad-left. fwiw this lib is orders of magnitude faster than left-pad because of https://www.npmjs.com/package/repeat-string

@skyfarliu
Copy link
Author

Indeed. My apology. left-pad/left-pad#5

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