You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Looking at the apm source, it seems apm checks that your github remote is named 'origin'. The code should instead probably check all the remotes for a github url rather than assuming the default name is used. In the meantime, if you temporarily change your remote name from 'github' to 'origin' I bet you can publish.
I'm going to change the title and description of the bug.
crucialfelix
changed the title
Package must pushed up to GitHub before publishing:
apm assumes that the remote is called 'origin' => Package must pushed up to GitHub before publishing:
Jul 15, 2014
edit: as Daniel spotted, the issue is because my remote was called "github" instead of "origin"
source is here:
apm/src/publish.coffee
Line 232 in 2e2d4b2
its claimed that this bug is fixed, and it was suggested to reopen this if anybody sees it again.
I cannot publish. it is of course on github, so the error message is incorrect.
apm publish
Package must pushed up to GitHub before publishing: https://help.github.com/articles/create-a-repo
I've been through hundreds of threads and suggestions but nothing is working.
https://github.com/crucialfelix/atom-supercollider
The text was updated successfully, but these errors were encountered: