Skip to content

Instantly share code, notes, and snippets.

@timkim
timkim / gist:676da3fba1d91ad8129c
Created May 12, 2014 21:50
PhoneGap WP8 - build failure
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
@timkim
timkim / gist:a93fcf5f80d111223e00
Created May 12, 2014 21:56
Cordova WP8 run failure
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
@timkim
timkim / gist:0494403c0828aac745d0
Created June 9, 2014 22:46
cordova-lib error
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