Apm: cannot modify the .apmrc file

Created on 20 Feb 2015  路  1Comment  路  Source: atom/apm

After installing atom via Chocolatey in Windows (7), each time atom is launched it overwrites the
.atom/.apm/.apmrc
file, thus making impossible any configuration changes.

This is particularly annoying when behind a proxy as browsing packages do not work.

Quick solution is to make this file ReadOnly but this should be fixed.

Thanks

Most helpful comment

Your local config file is ~/.atom/.apmrc, the global config file is ~/.atom/.apm/.apmrc.

You need to edit ~/.atom/.apmrc instead.

>All comments

Your local config file is ~/.atom/.apmrc, the global config file is ~/.atom/.apm/.apmrc.

You need to edit ~/.atom/.apmrc instead.

Was this page helpful?
0 / 5 - 0 ratings