Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Please add a 0.0.3 version. #5

Closed
ccutch opened this issue Mar 22, 2016 · 47 comments
Closed

Please add a 0.0.3 version. #5

ccutch opened this issue Mar 22, 2016 · 47 comments

Comments

@ccutch
Copy link

ccutch commented Mar 22, 2016

A dependency of babel, line-numbers is using left-pad version 0.0.3 as a dependency. Can you please add back in a 0.0.3 version to support the legacy features

@skyfarliu
Copy link

+1

@paladox
Copy link

paladox commented Mar 22, 2016

@dfalling
Copy link

+1

@walkermalling
Copy link

Clearly Github needs a DEFCON reaction badge.

@jshum
Copy link

jshum commented Mar 22, 2016

+1

@kenmazaika
Copy link

👍

@neenhouse
Copy link

Versions 0.0.4-0.0.8 also seem to have been removed.

@geekingreen
Copy link

+1

@klejnieks
Copy link

trash_file

@DannyDelott
Copy link

👍

1 similar comment
@cmdln
Copy link

cmdln commented Mar 22, 2016

👍

@matthewhadley
Copy link

this is breaking the internets

@tavogel
Copy link

tavogel commented Mar 22, 2016

OMGPLZHALP

@derekcaneja
Copy link

👍

@ex3ndr
Copy link

ex3ndr commented Mar 22, 2016

fukfufuk

@jjshammas
Copy link

Azer right now: "HOW many people are using this 10-starred repo?!"

@guisouza
Copy link

Please I am begging you !

@travis-eh
Copy link

The sky is falling!!!

@givanse
Copy link

givanse commented Mar 22, 2016

+1s only add noise, please refrain from doing so. This is a duplicate of #4 follow progress there.

@vhmth
Copy link

vhmth commented Mar 22, 2016

+1

@liorgiller
Copy link

👍 common

@dynajoe
Copy link

dynajoe commented Mar 22, 2016

+1 broken!

@dynajoe
Copy link

dynajoe commented Mar 22, 2016

This is what you get with a bunch of "Tiny Modules".

@tedpennings
Copy link

this has halted my day's coding mojo.

@neenhouse
Copy link

npm install left-pad@0.0.9 --save will fix your babel builds

@erykpiast
Copy link

I guess half of the world will go mad in next 24 hours.

@klejnieks
Copy link

comment from issue #4 this fixed worked for us

"left-pad": "git://github.com/azer/left-pad.git#bff80e3ef0db0bfaba7698606c4f623433d14355"

@MylesBorins
Copy link

this is also causing lodash to break

@patrickhousley
Copy link

This just broke potentially thousands of projects.

@pbernasconi
Copy link

Causing node-sass to break too

@spinlock99
Copy link

It's really concerning that one small package could break so many projects. I'm working on an ember-cli app and, unfortunately, even adding left-pad in my dependencies won't fix this issue.

Is there really no way to install left-pad locally so that it will be picked up by sub-dependencies too? I've tried npm linking it as well and the sub-dependency continues to fail.

@mfields-gpsw
Copy link

@jjshammas
Copy link

@spinlock99 try this in your main project package.json: "left-pad": "git://github.com/azer/left-pad.git#bff80e3ef0db0bfaba7698606c4f623433d14355"

@Blackening999
Copy link

Authors you're awesome! Killed the whole project with perhaps lest important library in the whole npm!

@spinlock99 you're totally right

@basketofsoftkittens
Copy link

+1

1 similar comment
@binaryjohn
Copy link

+1

@loganfsmyth
Copy link

Hey all, this whole discussion is already happening in #4. The fewer places we have to use to reach people, the better, so please follow that issue.

This should now be resolved for Babel 6 if you reinstall, a Babel 5 fix is in the works.

@guisouza
Copy link

https://medium.com/@azerbike/i-ve-just-liberated-my-modules-9045c06be67c#.fpzkdhcih

@ccutch
Copy link
Author

ccutch commented Mar 22, 2016

btw made a pull request to no longer use this library lydell/line-numbers#2

@ccutch ccutch closed this as completed Mar 22, 2016
@ccutch
Copy link
Author

ccutch commented Mar 22, 2016

@guisouza story sounds suspect why would he get soo butt hurt about a patent troll.

@chibicode
Copy link

Copy pasting from #4 - Thanks to @maxkostow - his fix also worked for me.

npm install azer/left-pad.git#bff80e3ef0db0bfaba7698606c4f623433d14355

Add --save or --save-dev at the end to overwrite your package.json.

FYI I was deploying on Codeship but had to clear their depenency cache.

@ccutch ccutch reopened this Mar 22, 2016
@ccutch
Copy link
Author

ccutch commented Mar 22, 2016

Reopenning so people see this

@jamesblack
Copy link

@ccutch sounds to me like he was more irritated that NPM didn't fight the patent troll. This would piss me off...

@guisouza
Copy link

119u2i

@spinlock99
Copy link

Thanks @jjshammas. My issue was that I was installing from master rather than the specific hash that you gave. Thanks again for pointing that out.

@chibicode
Copy link

Confirmed that npm install left-pad@0.0.3 is now working

image

@ccutch
Copy link
Author

ccutch commented Mar 23, 2016

@chibicode thank you. Everyone who helped you are all heroes

@ccutch ccutch closed this as completed Mar 23, 2016
@left-pad left-pad locked and limited conversation to collaborators Mar 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests