Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

apm accidentally installed from npm registry, not from Atom packages registry #529

Open
sompylasar opened this issue Mar 20, 2016 · 5 comments
Labels

Comments

@sompylasar
Copy link

apm install react@0.14.2 has installed facebook/react, not https://atom.io/packages/react

Re-installation neither from CLI nor from GUI did help because the wrong react got cached in ~/.atom/.apm. I could only restore normal behavior of the Atom GUI after removing that directory.

This looks like a bug in apm.

@AsaAyers
Copy link

As a temporary workaround apm install react@0.14.1 is working for me.

@orktes
Copy link

orktes commented Mar 30, 2016

Any idea if this will be a easy/fast fix? Current contemplating whether i should rename the package, push a new version or just wait for this to be fixed.

@blaiprat
Copy link

I had the same issue with 0.14.2, was using 0.14. Upgraded 0.15 and seems to be working fine for me.

@sompylasar
Copy link
Author

Upgraded 0.15 and seems to be working fine for me.

That's because there is no facebook/react of version 0.15 (they switched to major 15.0).

@AsaAyers
Copy link

Thanks! I've just been ignoring my update notification since I had to roll back to 0.14.1.

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

No branches or pull requests

5 participants