ramasilveyra / gitpkg

Publish packages as git tags
MIT License
274 stars 27 forks source link

Get stuck in the stage of 'Uploading package' (step 5/6) forever #63

Closed xypas closed 1 year ago

xypas commented 1 year ago

Hi.

I follow these steps:

  1. run yarn global add gitpkg
  2. run gitpkg publish

then I m stuck in the uploading packages stage, I checked the internet/VPN, all good.

xypas commented 1 year ago

I solved this problem by adding ssh-key in my laptop following this doc. Previously every time before I push or pull, i need to type the password again, I intendedly keep this behavior to give me another chance in case I push or pull something by accident. However, this will cause gitpkg publish stuck in the uploading stage because it lack credential