Alex Buijs created CB-10431:
-------------------------------

             Summary: Cannot find module './isChrome'
                 Key: CB-10431
                 URL: https://issues.apache.org/jira/browse/CB-10431
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin File
            Reporter: Alex Buijs


When preparing a Cordova project which includes the file plugin, a syntax error 
is raised:

{code}
events.js:142
      throw er; // Unhandled 'error' event
      ^

Error: Cannot find module './isChrome' from 
'/builds/youngcapital/youngcapital_mobile/plugins/cordova-plugin-file/www'
  at /cache/node_modules/resolve/lib/async.js:55:21
  at load (/cache/node_modules/resolve/lib/async.js:69:43)
  at onex (/cache/node_modules/resolve/lib/async.js:92:31)
  at /cache/node_modules/resolve/lib/async.js:22:47
  at FSReqWrap.oncomplete (fs.js:83:15)
{code}

Steps to reproduce:

{code}
{code}



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