Boston Dell-Vandenberg created CB-5512:
------------------------------------------
Summary: Error updating blackberry10 to 3.2 from 3.1
Key: CB-5512
URL: https://issues.apache.org/jira/browse/CB-5512
Project: Apache Cordova
Issue Type: Bug
Affects Versions: 3.1.0, 3.2.0
Reporter: Boston Dell-Vandenberg
When running "$ cordova platform update blackberry10" to upgrade from Cordova
3.1 to 3.2 it returns "ReferenceError: target is not defined".
I was able to successfully update Android and iOS with no errors.
Here is the full call stack:
$ cordova platform update blackberry10 --verbose
cordova library for "blackberry10" already exists. No need to download.
Continuing.
ReferenceError: target is not defined
at /usr/local/lib/node_modules/cordova/src/platform.js:121:52
at _fulfilled
(/usr/local/lib/node_modules/cordova/node_modules/q/q.js:798:54)
at self.promiseDispatch.done
(/usr/local/lib/node_modules/cordova/node_modules/q/q.js:827:30)
at Promise.promise.promiseDispatch
(/usr/local/lib/node_modules/cordova/node_modules/q/q.js:760:13)
at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:574:44
at flush (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:108:17)
at process._tickCallback (node.js:415:13)
at Function.Module.runMain (module.js:499:11)
at startup (node.js:119:16)
at node.js:901:3
--
This message was sent by Atlassian JIRA
(v6.1#6144)