Giter Site home page Giter Site logo

Comments (8)

martinklepsch avatar martinklepsch commented on August 19, 2024

I'm having a similar problem publishing this package:
https://github.com/mklappstuhl/atom-clojure-nrepl

from atom-dark-ui.

kevinsawicki avatar kevinsawicki commented on August 19, 2024

@mklappstuhl What error are you seeing when you publish?

from atom-dark-ui.

martinklepsch avatar martinklepsch commented on August 19, 2024

This:

Publishing [email protected] ✗
Creating new version failed: Git tag not found

I cloned a repo, then pushed it to github (w/o using GH's forking) and changed all the stuff in package.json. Maybe that caused trouble. Wouldn't quite understand how though.

from atom-dark-ui.

kevinsawicki avatar kevinsawicki commented on August 19, 2024

Did you try running apm publish minor?

from atom-dark-ui.

mafiuss avatar mafiuss commented on August 19, 2024

Probably related, I had a similar problem, after changing my github username my repositories also changed urls, so I updated package.json with the new repo url and tried several times to publish it here is the log:

 apm publish --tag v0.4.1
 Publishing [email protected] ✗
 Creating new version failed: Git tag not found

Here is other error log:

apm publish v0.4.1
Preparing and tagging a new version ✗

npm ERR! Error: Version not changed
npm ERR!     at /Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/lib/version.js:59:45
npm ERR!     at fs.js:266:14
npm ERR!     at /Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:105:5
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Darwin 13.1.0
npm ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js" "version" "v0.4.1" "-m" "Prepare %s release"
npm ERR! cwd /Users/mafiuss/.atom/packages/diff
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.4
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/mafiuss/.atom/packages/diff/npm-debug.log
npm ERR! not ok code 0

Also with publish minor:

apm publish minor
Preparing and tagging a new version ✓
Pushing v0.5.0 tag ✓
Publishing [email protected] ✗
Creating new version failed: Git tag not found

I strongly believe it may be related to the repository name differences, I made it work after

  1. Renaming the repository and package name,
  2. Updating package.json file with the new repo name and package name
  3. Commit locally and then pushing to github
    At the end it just republished the package with a different name, so I guess it's just a workaround.

from atom-dark-ui.

 avatar commented on August 19, 2024

I am also facing the same problem :/

from atom-dark-ui.

mkleehammer avatar mkleehammer commented on August 19, 2024

I'm still seeing this. Has it gone away for anyone? I assumed it was a problem at github.com and would be fixed by morning, but that does not seem to be the case.

Also, is there an easy way to test without creating a new tag each time that I have to delete and rollback a commit?

from atom-dark-ui.

probablycorey avatar probablycorey commented on August 19, 2024

I think this issue should be fixed. If it is still broken it would be great if it was reopen on the https://github.com/atom/apm repo.

from atom-dark-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.