atom / apm

Atom Package Manager
https://atom.io/packages
MIT License
1.27k stars 294 forks source link

Not able to publish in ATOM #941

Open ok-noronha opened 2 years ago

ok-noronha commented 2 years ago

I created a small theme package in ATOM but im not able to publish it. heres my

C:\Users\oknor\Documents\GitHub\one-blue-syntax>apm publish minor Preparing and tagging a new version done Pushing v0.1.0 tag done Publishing One-Blue-syntax@v0.1.0 failed Creating new version failed: Git tag not found

marat-gainullin commented 2 years ago

Hi. I have the similar problem. The command apm publish patch gives me the following:

Preparing and tagging a new version done
Pushing v0.2.4 tag done
Publishing winnie-atom-plugin@v0.2.4 failed
Creating new version failed: Application error

I did that authentication/token stuff according to the docs, but with no luck. Such error is mensioned in early bug reports in 2015. It seems, that it is back now.