You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Carlos Santana (JIRA)" <ji...@apache.org> on 2013/09/25 00:14:02 UTC

[jira] [Created] (CB-4903) File Plugin not loading Windwos8

Carlos Santana created CB-4903:
----------------------------------

             Summary: File Plugin not loading Windwos8
                 Key: CB-4903
                 URL: https://issues.apache.org/jira/browse/CB-4903
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File, Windows 8
    Affects Versions: Master, 3.1.0
         Environment: Windows 8
            Reporter: Carlos Santana
            Assignee: Carlos Santana


Plugman can add plugin succesfully
adding to commadProxy fails

"missing windows8" in path

require("cordova/commandProxy").add("File",module.exports);
vs.
require("cordova/windows8/commandProxy").add("File",module.exports);

--
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