Last active
August 29, 2015 14:19
-
-
Save ryanbillingsley/f4e1e79e1443014c1a3c to your computer and use it in GitHub Desktop.
This file contains 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
[0mGET /manifests/cd0ea095 [32m200 [0m10.433 ms - 112[0m | |
Validating start url... | |
Building the project... { content: | |
{ start_url: 'http://www.bamideas.com/', | |
short_name: 'WwwBamideasCom' }, | |
format: 'w3c' } D:\home\site\wwwroot\tmp\cd0ea095 [ 'windows', 'android', 'ios', 'chrome', 'firefox' ] false | |
Generating the Windows application... | |
Generating the Chrome application... | |
Generating the Firefox application... | |
Generating the Cordova application... | |
Creating the Cordova project... | |
D:\home\site\wwwroot\node_modules\manifoldjs\node_modules\cordova\bin\cordova create cordova com.bamideas.www WwwBamideasCom | |
Downloading Chrome icons... | |
Copying the Chrome manifest to the app folder... | |
Copying the Firefox manifest to the app folder... | |
Downloading Windows icons... | |
Copying the Windows manifest to the app folder... | |
Creating a new cordova project with name "WwwBamideasCom" and id "com.bamideas.www" at location "D:\home\site\wwwroot\tmp\cd0ea095\WwwBamideasCom\cordova" | |
Copying the W3C manifest to the app folder... | |
Creating a new cordova project with name "WwwBamideasCom" and id "com.bamideas.www" at location "D:\home\site\wwwroot\tmp\cd0ea095\WwwBamideasCom\cordova" | |
Adding the Hosted Web App plugin to the Cordova project... | |
D:\home\site\wwwroot\node_modules\manifoldjs\node_modules\cordova\bin\cordova plugin add https://github.com/manifoldjs/ManifoldCordova.git | |
Fetching plugin "https://github.com/manifoldjs/ManifoldCordova.git" via git clone | |
{ [Error: Command failed: ] killed: false, code: 1, signal: null } | |
ERROR: Failed to add the Hosted Web App plugin to the Cordova project. | |
WARNING: The Cordova project could not be created successfully. | |
Create Projects Errors!!! [Error: One or more errors occurred when generating the application.] | |
[0mPOST /manifests/cd0ea095/build [31m500 [0m13502.064 ms - 22[0m | |
Error: One or more errors occurred when generating the application. | |
at D:\home\site\wwwroot\node_modules\manifoldjs\lib\projectBuilder.js:380:19 | |
at Array.forEach (native) | |
at D:\home\site\wwwroot\node_modules\manifoldjs\lib\projectBuilder.js:376:15 | |
at _fulfilled (D:\home\site\wwwroot\node_modules\q\q.js:794:54) | |
at self.promiseDispatch.done (D:\home\site\wwwroot\node_modules\q\q.js:823:30) | |
at Promise.promise.promiseDispatch (D:\home\site\wwwroot\node_modules\q\q.js:756:13) | |
at D:\home\site\wwwroot\node_modules\q\q.js:564:44 | |
at flush (D:\home\site\wwwroot\node_modules\q\q.js:110:17) | |
at process._tickCallback (node.js:419:13) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment