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

Add unpublish command #4746

Open
alexreg opened this issue Oct 19, 2017 · 22 comments
Open

Add unpublish command #4746

alexreg opened this issue Oct 19, 2017 · 22 comments

Comments

@alexreg
Copy link

alexreg commented Oct 19, 2017

Could we get an unpublish command, like what npm has?

@jeffrey-l-turner
Copy link

+1

@P0oOOOo0YA
Copy link

$ yarn unpublish
yarn run v1.15.2
error Command "unpublish" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Any news on this feature? It would be a great addition. Hope yarn team put it on their roadmap in near future.

@KaKi87
Copy link

KaKi87 commented Jul 5, 2019

+1

3 similar comments
@jjm340
Copy link

jjm340 commented Aug 23, 2019

+1

@oliveirasWell
Copy link

+1

@shachyjr
Copy link

shachyjr commented Sep 4, 2019

+1

@KaKi87
Copy link

KaKi87 commented Sep 4, 2019

@dessant What if we want to purposely send a comment, in order to make a point ?
I mean, this issue is active since almost 2 years while the request itself is very basic.
Thanks

@techhysahil
Copy link

I have published a package which wasn't supposed to be published. How can I remove it, please help me.

@shachyjr
Copy link

I have published a package which wasn't supposed to be published. How can I remove it, please help me.

https://docs.npmjs.com/cli/unpublish @techhysahil

@KaKi87
Copy link

KaKi87 commented Jan 21, 2020

up

@KaKi87
Copy link

KaKi87 commented Mar 10, 2020

Hello, any news on this ? Thanks

@cxspxr
Copy link

cxspxr commented May 23, 2020

Hello, any news?

@Lawlez
Copy link

Lawlez commented Aug 5, 2020

we need this now, really thinking about switching away from buggy yarn

@KaKi87
Copy link

KaKi87 commented Aug 6, 2020

I'm looking for this too indeed, but yarn never really bugged from my experience.
However, npm's UX is really low compared to yarn's.

@vfiee
Copy link

vfiee commented Nov 7, 2020

+1

1 similar comment
@fsher
Copy link

fsher commented Nov 21, 2020

+1

@juharris
Copy link

Looks like Yarn 2 has: yarn npm tag remove <package> <tag>, so you should be able to do: yarn npm tag remove <package> latest.
Docs: https://yarnpkg.com/cli/npm/tag/remove

@fzn0x
Copy link

fzn0x commented Nov 1, 2022

This is a good feature to add, for now we still need to use npm to unpublish:

npm login
npm unpublish

@Vanja-S
Copy link

Vanja-S commented Aug 30, 2023

+1

@Levalicious
Copy link

Levalicious commented May 8, 2024

+1. It's been >6.5 years since this issue was opened, and it's still being asked for.

@johan44co
Copy link

@RamboGj
Copy link

RamboGj commented Aug 7, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests