forked from confused-Techie/atom-backend
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
The bug
When I run ppm install linter-stylelint-pulsar, it appears to install linter-stylelint instead.
It should be linter-stylelint-pulsar — which is on version 4.6.0. So the wrong package and the wrong version are installed.
Replicating the bug
Do what I just described.
Speculation
I decided to file this in package-backend because I inspected the JSON response for this package from the API. It looks nearly as it should, but I eventually noticed this in the metadata:
I also dug into the 4.0.2 tag — the first one that was published for the forked package — and found that its package.json still referred to the original package's repository under AtomLinter. Maybe that's confusing the backend?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working