ci-publish
ci-publish copied to clipboard
[email protected] requires @bahmutov/parse-github-repo-url
It seems that the latest [email protected] refers to non-existing or not yet published @bahmutov/parse-github-repo-url node module.
The 'npm install' complains like that: npm ERR! Darwin 15.6.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" npm ERR! node v6.2.0 npm ERR! npm v3.8.9 npm ERR! code E404
npm ERR! 404 no such package available : @bahmutov/parse-github-repo-url npm ERR! 404 npm ERR! 404 '@bahmutov/parse-github-repo-url' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'changed-log' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.
Version 1.1.0 works fine though
hmm, this is weird, it should be deprecated, but available
npm WARN deprecated @bahmutov/[email protected]: All features were merged back into original parse-github-repo-url
@bahmutov/parse-github-repo-url
ci-publish version 1.3 is now available, and while installing with yarn, I only see a single deprecation warning: warning ci-publish > available-versions > request > [email protected]: Use uuid module instead
@etrubenok can you please re-check your installation of ci-publish?