atom / apm

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

Can't publish package to organization #909

Closed ThatOneCalculator closed 3 years ago

ThatOneCalculator commented 3 years ago

Prerequisites

Description

I can't publish a package under an organization repo that I belong to.

Steps to Reproduce

cd to project folder

apm publish major

Expected behavior:

The package to be published

Actual behavior:

Registering package in rose-pine/rose-pine-syntax repository failed: That repo does not exist, isn't an atom package, or you do not have access

Reproduces how often:

100%

Versions

rose-pine-syntax on  main is 📦 v0.0.0 via ⬢ v15.2.0  atom --version Atom : 1.53.0 Electron: 6.1.12 Chrome : 76.0.3809.146 Node : 12.4.0

rose-pine-syntax on  main is 📦 v0.0.0 via ⬢ v15.2.0  apm --version apm 2.5.2 npm 6.14.8 node 12.4.0 x64 atom 1.53.0 python 3.8.6 git 2.29.2

Additional Information

ThatOneCalculator commented 3 years ago

Nvm im stupid, forgot to request access from org owners