/usr/bin/cordova run ubuntu --device -- --framework ubuntu-sdk-15.04 --verbose
Running command: /home/mattias/Documents/cordova/hello/platforms/ubuntu/cordova/run --device --framework ubuntu-sdk-15.04 --verbose
/home/mattias/Documents/cordova/hello/platforms/ubuntu/cordova/lib/check_reqs.js:26
installNodeDependencies(checkUbuntuDependencies.bind(null, callback));
^
ReferenceError: checkUbuntuDependencies is not defined
at exports.check_reqs (/home/mattias/Documents/cordova/hello/platforms/ubuntu/cordova/lib/check_reqs.js:26:33)
at Object.<anonymous> (/home/mattias/Documents/cordova/hello/platforms/ubuntu/cordova/run:30:1)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3