Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Cannot publish: Creating new version failed: Git tag not found #891

Open
1 task done
sirbrillig opened this issue Jun 9, 2020 · 3 comments
Open
1 task done

Cannot publish: Creating new version failed: Git tag not found #891

sirbrillig opened this issue Jun 9, 2020 · 3 comments

Comments

@sirbrillig
Copy link

Prerequisites

Description

This appears to be the same issue as #218 but the solution there seems to be some sort of server work on the part of the admins, so I hope that that magic can be applied to my repo as well. 🙇‍♂️

Steps to Reproduce

  1. Server admins did some work a few years ago to rename a package for me (the old version of https://github.com/sirbrillig/linter-mixed-indent is now https://github.com/sirbrillig/mixed-indent-warning-old).
  2. I'd like to update the old package to change the repo listed in the package.json (sirbrillig/mixed-indent-warning-old@910015c).
  3. apm publish minor

Expected behavior:

The package to be published.

Actual behavior:

➜  mixed-indent-warning-old git:(master) apm publish minor
Preparing and tagging a new version ✓
Pushing v0.4.0 tag ✓
Publishing mixed-indent-warning@v0.4.0 ✗
Creating new version failed: Git tag not found
@pelevesque
Copy link

I have the same issue opened here. Please, let me know if you it gets resolved for you, I will do the same:

#873

@ScrimpyCat
Copy link

Having the same issue when trying to use apm publish -t vx.y.z.

@pelevesque
Copy link

I gave up after waiting for more than four months and published my package to a new name.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants