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

refactor: uninstall npm on ipfs #1947

Merged
merged 4 commits into from
Jan 21, 2022
Merged

refactor: uninstall npm on ipfs #1947

merged 4 commits into from
Jan 21, 2022

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Jan 4, 2022

I took the liberty to take the deprecation of 'npm on ipfs' further by uninstalling it for users that still have it enabled. This feature was first deprecated in February 2021 (1757874).

If the user still has the option enabled, it is uninstalled ad they get a dialog like this:

image

Alternatively, we can also totally remove this feature instead. I would prefer this option as npm on IPFS is a package that can be easily uninstalled manually.

License: MIT
Signed-off-by: Henrique Dias [email protected]

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
License: MIT
Signed-off-by: Henrique Dias <[email protected]>
@hacdias hacdias requested a review from lidel January 4, 2022 08:43
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. In case someone still has this enabled, it will try to uninstall once, and if that fails for some reason, won't bother users.

@lidel lidel merged commit c419403 into main Jan 21, 2022
@lidel lidel deleted the remove-npm-ipfs branch January 21, 2022 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants