You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
➜ language-forge git:(master) apm unpublish
Are you sure you want to unpublish ALL VERSIONS of 'language-forge'? This will remove it from the apm registry, including download counts and stars, and this action is irreversible. (no)yes
Unpublishing language-forge ✓
➜ language-forge git:(master) apm publish -t v1.0.1
Registering language-forge ✓
Publishing language-forge@v1.0.1 ✗
Creating new version failed: Git tag not found
➜ language-forge git:(master) apm publish language-forge
Preparing and tagging a new version ✗
npm ERR! npm version [<newversion>| major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
npm ERR! (run in package dir)
npm ERR!'npm -v' or 'npm --version' to print npm version (3.10.10)
npm ERR!'npm view <pkg> version' to view a package's published versionnpm ERR! 'npm ls' to inspect current package/dependency versions
Prerequisites
Description
Can't publish a forked repo's package.
Steps to Reproduce
language-mustache
git tag v1.0.1
apm publish -t v1.0.1
Expected behavior: It publishes as expected
Actual behavior: It errors.
Reproduces how often: 100%
Versions
Additional Information
Error log:
Package is:
language-forge
at https://github.com/jaredallard/language-forge, it's not different fromlanguage-mustache
much, but it will be later.The text was updated successfully, but these errors were encountered: