Andrew Wakeling created CB-4413:
-----------------------------------

             Summary: Adding "cordova-plugin-media-capture" causes error
                 Key: CB-4413
                 URL: https://issues.apache.org/jira/browse/CB-4413
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.0.0
         Environment: Cordova: 3.0.1
OS: Windows 7
Node: 0.10.15
Java: 1.7.0_25
Ant: 1.9.2
            Reporter: Andrew Wakeling
            Assignee: Joe Bowser


As documented here:
http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html

Reproduction Steps
1. Create a new project: "cordova create example" 
2. Change to the "example" directory
3. cordova platform add android
4. cordova plugin add 
https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git
5. cordova plugin add 
https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture.git

Error:
{ [Error: ENOENT, no such file or directory 
'C:\Users\Zak\AppData\Local\Temp\plugman-tmp1375000300737\*\plugin.xml']
  errno: 34,
  code: 'ENOENT',
  path: 
'C:\\Users\\Zak\\AppData\\Local\\Temp\\plugman-tmp1375000300737\\*\\plugin.xml',
  syscall: 'open' }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to