Skip to content

Instantly share code, notes, and snippets.

@ryanbillingsley
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanbillingsley/f4e1e79e1443014c1a3c to your computer and use it in GitHub Desktop.
Save ryanbillingsley/f4e1e79e1443014c1a3c to your computer and use it in GitHub Desktop.
[0mGET /manifests/cd0ea095 200 10.433 ms - 112
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.]
POST /manifests/cd0ea095/build 500 13502.064 ms - 22
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