[ 
https://issues.apache.org/jira/browse/CB-8806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494944#comment-14494944
 ] 

Shazron Abdullah commented on CB-8806:
--------------------------------------

Use org.apache.cordova.file until further notice. That is still the id used in 
the plugin registry: http://plugins.cordova.io/#/package/org.apache.cordova.file

That new plugin id is on the dev branch and is unreleased. If you need to 
actually install the dev version right now, do a:
```
cordova plugin add https://github.com/apache/cordova-plugin-file.git
```


> Build error, “Error: 404 Not Found: cordova-plugin-file”
> --------------------------------------------------------
>
>                 Key: CB-8806
>                 URL: https://issues.apache.org/jira/browse/CB-8806
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugin File
>            Reporter: Tony F.
>            Priority: Critical
>
> I'm tryng to build my cordova application, but from 2015, 3rd April, building 
> gave me this error:
> [...]
> Fetching plugin "cordova-plugin-file" via plugin registry
> npm http GET http://registry.cordova.io/cordova-plugin-file
> npm http 404 http://registry.cordova.io/cordova-plugin-file
> Failed to install 'cordova-plugin-media-capture':Error: 404 Not Found: 
> cordova-plugin-file
> [...]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to