[
https://issues.apache.org/jira/browse/CB-14268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580253#comment-16580253
]
Jan Piotrowski (Sujan) edited comment on CB-14268 at 8/14/18 6:47 PM:
----------------------------------------------------------------------
This seems to be a problem with your local Node and NPM installation.
What happens if you run this manually?
{code}
cmd "/s /c ""C:\Program Files\nodejs\npm.cmd" install cordova-browser@~5.0.1
--production --save""
{code}
What node and npm are you using? `npm -v` and `node -v` should return that.
was (Author: sujan12):
This seems to be a problem with your local Node and NPM installation.
What happens if you run this manually?
{code}
cmd "/s /c ""C:\Program Files\nodejs\npm.cmd" install cordova-browser@~5.0.1
--production --save""
{code}
> Unable to Fetch Platform browser
> --------------------------------
>
> Key: CB-14268
> URL: https://issues.apache.org/jira/browse/CB-14268
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-browser
> Reporter: jairam
> Assignee: Jan Piotrowski (Sujan)
> Priority: Major
>
> $cordova platform add browser
> Using cordova-fetch for cordova-browser@~5.0.1
> (node:3212) UnhandledPromiseRejectionWarning: CordovaError: Failed to fetch
> platform cordova-browser@~5.0.1
> Probably this is either a connection problem, or platform spec is incorrect.
> Check your connection and platform name/version/URL.
> Error: cmd: Command failed with exit code ENOENT
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]