Cordova 3.3.1-0.4.2 can't find an deploy to locally attached devices. $ cordova run blackberry10 --devicepass ffffff
Generating config.xml from defaults for platform "blackberry10" Preparing blackberry10 project Running app on platform "blackberry10" via command "/Users/.../platforms/blackberry10/cordova/run" --devicepass 19034 Error: An error occurred while running the blackberry10 project.No target exists, to add that target please run: target add <name> <ip> [-t | --type <device | simulator>] [-p <password>] [--pin <devicepin>] Windows 7 with 3.3.1-0.4.2 does the same thing. Downgrading back to 3.3.1-0.1.2 fixes the problem on OS X I'm hoping this is a bug and not intentional behavior? (Not a fan of target add)