You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dmitry Blotsky (JIRA)" <ji...@apache.org> on 2015/10/22 03:02:27 UTC

[jira] [Created] (CB-9842) cordova-common missing when adding Android on OS X

Dmitry Blotsky created CB-9842:
----------------------------------

             Summary: cordova-common missing when adding Android on OS X
                 Key: CB-9842
                 URL: https://issues.apache.org/jira/browse/CB-9842
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: Master
         Environment: OS X
            Reporter: Dmitry Blotsky
            Priority: Critical


This build failed: https://ci.apache.org/builders/cordova-android-osx/builds/713/. Steps to reproduce the bug (assuming local install of everything from master after running {{npm link}}):

{noformat}
./bin/cordova create foobar
cd foobar
../bin/cordova platform add ../cordova-android
{noformat}

Error:
{noformat}
Error: Cannot find module 'cordova-common'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/Users/buildbot/slaves/apache/cordova-android-osx/mobilespec/platforms/android/cordova/lib/Adb.js:4:14)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
{noformat}



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