aegypius / overlay

Gentoo overlay
http://aegypius.github.io/overlay/
31 stars 8 forks source link

app-editor/atom : apm does not show built-in packages #9

Closed aegypius closed 10 years ago

aegypius commented 10 years ago

Running apm list should list built-in atom packages instead, i have an empty list like this:

Built-in Atom packages (0)
└── (empty)

/home/aegypius/.atom/packages (0)
└── (empty)

This might be a path issue

aegypius commented 10 years ago

Path is hardcoded within apm (ref : https://github.com/atom/apm/blob/master/src/config.coffee#L24)

Must setup ATOM_RESOURCE_PATH env