[
https://issues.apache.org/jira/browse/CB-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847855#comment-13847855
]
Andrew Grieve commented on CB-5640:
-----------------------------------
Getting errors with:
{code}
npm unpublish [email protected]
{code}
as well as
{code}
npm publish [email protected] --force
{code}
For now I've rolled back to 3.2.0-0.4.0 via:
{code}
npm tag [email protected] latest
{code}
> npm install -g cordova is no longer working for 3.3
> ---------------------------------------------------
>
> Key: CB-5640
> URL: https://issues.apache.org/jira/browse/CB-5640
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 3.3.0
> Environment: I tried in a linux environment - xfce 32-bit fedora.
> npm install -g cordova ends with a 404 in the location of the tar.gz
> Reporter: Nitin Surana
> Assignee: Andrew Grieve
> Priority: Blocker
> Labels: patch, test
>
> I updated nodejs to 0.10.23 but still npm install -g cordova gives error of
> 404
> I manually checked and that link doesn't contain anything (returns 404).
> Since I found no place to attach the log-file, I've uploaded it on dropbox &
> here's the link to the log file -
> https://dl.dropboxusercontent.com/u/109241721/npm-debug.log
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)