You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Audrey So (JIRA)" <ji...@apache.org> on 2016/09/28 23:39:20 UTC

[jira] [Created] (CB-11929) cordova prepare not working in platforms/android/assets/www

Audrey So created CB-11929:
------------------------------

             Summary: cordova prepare not working in platforms/android/assets/www
                 Key: CB-11929
                 URL: https://issues.apache.org/jira/browse/CB-11929
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Audrey So
            Priority: Minor


When called 2 or more times, cordova prepare is not working in platforms/android/assets/www. Error message as follows:

in ~/cordova/tests/testapp/platforms/android/assets/www

$ cordova prepare
path.js:1144
          cwd = process.cwd();
                        ^

Error: ENOENT: no such file or directory, uv_cwd
    at Error (native)
    at Object.resolve (path.js:1144:25)
    at Function.Module._resolveLookupPaths (module.js:376:17)
    at Function.Module._resolveFilename (module.js:446:31)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/auso/cordova/cordova-cli/bin/cordova:40:11)
    at Module._compile (module.js:556:32)
    at Object.Module._extensions..js (module.js:565:10)





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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org