[
https://issues.apache.org/jira/browse/CB-14268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580431#comment-16580431
]
Jan Piotrowski (Sujan) edited comment on CB-14268 at 8/14/18 8:53 PM:
----------------------------------------------------------------------
You are running the wrong command now.
Not `npm install cordova browser` but `cordova platform add browser`.
Cordova has to be installed globally with `npm install -g cordova`. What does
`cordova -v` return for you right now?
was (Author: sujan12):
You are running the wrong command now.
Not `npm install cordova browser` but `cordova platform add browser`.
> 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]