This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
timki_000@PHONEGAP-SF ~/repo/phonegap-app (106-filetransfer) | |
$ phonegap run wp8 --test | |
[phonegap] detecting Windows Phone 8 SDK environment... | |
[phonegap] using the local environment | |
[phonegap] compiling Windows Phone 8... | |
WARNING: [ --debug | --release ] not specified, defaulting to debug... | |
Cleaning cordova project... | |
Building Cordova-WP8 Project: | |
Configuration : Debug |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
timki_000@PHONEGAP-SF ~/repo/phonegap-app (106-filetransfer) | |
$ cordova run wp8 | |
Running command: "c:\Program Files (x86)\nodejs\node.exe" c:\Users\timki_000\rep | |
o\phonegap-app\.cordova\hooks\before_prepare\test-runner.js c:/Users/timki_000/r | |
epo/phonegap-app | |
Running command: "c:\Program Files (x86)\nodejs\node.exe" c:\Users\timki_000\rep | |
o\phonegap-app\.cordova\hooks\after_prepare\test-runner.js c:/Users/timki_000/re | |
po/phonegap-app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
timbo:tests timkim$ sudo npm install -g phonegap | |
Password: | |
npm http GET https://registry.npmjs.org/phonegap | |
npm http 200 https://registry.npmjs.org/phonegap | |
npm http GET https://registry.npmjs.org/phonegap/-/phonegap-3.5.0-0.20.3.tgz | |
npm http 200 https://registry.npmjs.org/phonegap/-/phonegap-3.5.0-0.20.3.tgz | |
npm http GET https://registry.npmjs.org/colors/0.6.0-1 | |
npm http GET https://registry.npmjs.org/cordova/3.5.0-0.2.4 | |
npm http GET https://registry.npmjs.org/connect-phonegap/0.11.0 | |
npm http GET https://registry.npmjs.org/optimist/0.6.0 |
OlderNewer