Hydrogen: Can't uninstall hydrogen atom package

Created on 11 Sep 2017  路  3Comments  路  Source: nteract/hydrogen

Hi, i have problem with uninstalling hydrogen packages.

problem

it sayys : Failed to delete Hydrogen: EPERM: operation not permitted, unlink 'C:\Users\akbar.atom\packages\Hydrogennode_modules\zeromqbuild\Release\zmq.node'

install

Most helpful comment

Looks like apm messed up some permissions.
You can try to run apm uninstall hydrogen from the command line.

If everything fails just manually remove the C:\Users\akbar.atom\packages\Hydrogen using the explorer or the command line. This will completely remove the Hydrogen package from your system.

All 3 comments

Looks like apm messed up some permissions.
You can try to run apm uninstall hydrogen from the command line.

If everything fails just manually remove the C:\Users\akbar.atom\packages\Hydrogen using the explorer or the command line. This will completely remove the Hydrogen package from your system.

@lgeiger well thanks a lot man , it works...:D

Just to add this for the benefit of others who may land here directed by Google:

I just had the same issue. apm uninstall hydrogen works but you have to close Atom first.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lgeiger picture lgeiger  路  3Comments

Mike-MU10 picture Mike-MU10  路  4Comments

mda6 picture mda6  路  3Comments

danbri picture danbri  路  4Comments

ekoepplin picture ekoepplin  路  4Comments