TrilonIO / aspnetcore-angular-universal

ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.46k stars 433 forks source link

Deployment in Heroku App - app.json's project is not a valid Heroku application #97

Closed AbrarJahin closed 7 years ago

AbrarJahin commented 7 years ago

Hi, I am new in using Heroku App.

I am not sure if I have done any wrong.

My work procedure is-

  1. Go to here- https://dashboard.heroku.com/new?template=https://github.com/MarkPieszak/aspnetcore-angular2-universal.git

  2. Then click on Deploy

image

Then getting this error-

app.json's project is not a valid Heroku application

More specifically-

17% [0] buildOne or more errors occurred. (The process cannot access the file because it is being used by another process.)
 !     Push rejected, failed to compile ASP.NET Core app.
 !     Push failed

Full log is shared here for better understanding-

-----> Node.js app detected
-----> Creating runtime environment

       NPM_CONFIG_LOGLEVEL=error
       NPM_CONFIG_PRODUCTION=false
       NODE_VERBOSE=false
       NODE_ENV=production
       NODE_MODULES_CACHE=true
-----> Installing binaries
       engines.node (package.json):  unspecified
       engines.npm (package.json):   unspecified (use default)

       Resolving node version 6.x via semver.io...
       Downloading and installing node 6.9.5...
       Using default npm version: 3.10.10
-----> Restoring cache
       Skipping cache restore (new runtime signature)
-----> Building dependencies
       Installing node modules (package.json)

       > phantomjs-prebuilt@2.1.13 install /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d/node_modules/phantomjs-prebuilt
       > node install.js

       PhantomJS not found on PATH
       Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
       Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
       Receiving...

       Received 22866K total.
       Extracting tar contents (via spawned process)
       Removing /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d/node_modules/phantomjs-prebuilt/lib/phantom
       Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1486612333207/phantomjs-2.1.1-linux-x86_64 -> /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d/node_modules/phantomjs-prebuilt/lib/phantom
       Writing location.js file
       Done. Phantomjs binary available at /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs

       > aspnetcore-angular2-universal-starter@1.0.0-beta.6 postinstall /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d
       > npm run webpack-vendor && npm run webpack

       > aspnetcore-angular2-universal-starter@1.0.0-beta.6 webpack-vendor /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d
       > webpack --config webpack.config.vendor.js --progress

       true
       fallbackLoader option has been deprecated - replace with "fallback"
       loader option has been deprecated - replace with "use"
       loader option has been deprecated - replace with "use"
      12% [1] building modules 27id: 65536
 17% [0] building modules 80/165 modules 85 active ...dules/core-js/modules/es6.array.ofid: 98304
 17% [1] building modules 43/77 modules 34 active ...re-js/modules/es6.object.i       Version: webpack 2.2.1
       Child
       Hash: 4069728f9080feab9cbb
       Time: 16725ms
       Asset     Size  Chunks                    Chunk Names
       vendor.js  4.65 MB       0  [emitted]  [big]  vendor
       Child
       Hash: af1a9b75fae05c188655
       Time: 15132ms
       Asset     Size  Chunks                    Chunk Names
       vendor.js  4.12 MB       0  [emitted]  [big]  vendor

       > aspnetcore-angular2-universal-starter@1.0.0-beta.6 webpack /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d
       > webpack --progress

       isDashboardMode? false
       isDevBuild? true
      11% [0] building modules 14/22 modules 8 active ...modules/@ngrx/store-devtid: 131072
 15% [0] building modules 47/95 modules 48 active ...x/effects/src/effects-subscription.jid: 163840
 17% [0] building modules 65/130 modules 65 active .../node_modules/rxjid: 196608
 18% [0] building modules 68/134 modules 66 active ...reference vendor_4069728f9080feab       Version: webpack 2.2.1
       Child
       Hash: 428c2451f8e49450d618
       Time: 32313ms
       Asset     Size  Chunks                    Chunk Names
       0.js  7.13 kB       0  [emitted]
       main-client.js  1.97 MB       1  [emitted]  [big]  main-client
       0.js.map  6.26 kB       0  [emitted]
       main-client.js.map  2.24 MB       1  [emitted]         main-client
       Child
       Hash: d4bc0b7fbe62e7a1cee2
       Time: 27919ms
       Asset     Size  Chunks                    Chunk Names
       0.js  15.6 kB       0  [emitted]
       main-server.js  5.13 MB       1  [emitted]  [big]  main-server
       aspnetcore-angular2-universal-starter@1.0.0-beta.6 /tmp/build_7cfe8bef4c06ee15dbddd8630d4f9773/MarkPieszak-aspnetcore-angular2-universal-bca166d
       ├── @angular/common@2.4.5
       ├── UNMET PEER DEPENDENCY @angular/compiler@2.4.5
       ├── UNMET PEER DEPENDENCY @angular/core@2.4.5
       ├── @angular/forms@2.4.5
       ├── @angular/http@2.4.5
       ├── @angular/platform-browser@2.4.5
       ├── @angular/platform-browser-dynamic@2.4.5
       ├─┬ @angular/platform-server@2.4.5
       │ └── parse5@2.2.3
       ├── @angular/router@3.4.5
       ├── @angularclass/hmr@1.2.2
       ├── @ngrx/core@1.2.0
       ├── @ngrx/effects@2.0.0
       ├── @ngrx/store@2.2.1
       ├── @ngrx/store-devtools@3.2.3
       ├── @types/chai@3.4.34
       ├── @types/hammerjs@2.0.34
       ├── @types/jasmine@2.5.40
       ├── @types/jquery@2.0.40
       ├── @types/node@6.0.63
       ├─┬ @types/protractor@1.5.20
       │ └── @types/selenium-webdriver@2.53.39
       ├── @types/sinon@1.16.31
       ├── @types/source-map@0.1.28
       ├── @types/uglify-js@2.6.28
       ├── @types/webpack@1.12.35
       ├── angular2-platform-node@2.1.0-rc.1
       ├─┬ angular2-template-loader@0.6.0
       │ └─┬ loader-utils@0.2.16
       │   ├── big.js@3.1.3
       │   ├── emojis-list@2.1.0
       │   └── json5@0.5.1
       ├─┬ angular2-universal@2.1.0-rc.1
       │ ├─┬ js-beautify@1.6.8
       │ │ ├─┬ config-chain@1.1.11
       │ │ │ └── proto-list@1.2.4
       │ │ ├─┬ editorconfig@0.13.2
       │ │ │ ├── lru-cache@3.2.0
       │ │ │ └── sigmund@1.0.1
       │ │ └── nopt@3.0.6
       │ └── xhr2@0.1.4
       ├─┬ angular2-universal-polyfills@2.1.0-rc.1
       │ ├── es6-shim@0.35.3
       │ └── ie-shim@0.1.0
       ├─┬ aspnet-prerendering@2.0.3
       │ └─┬ domain-task@2.0.2
       │   └── domain-context@0.5.1
       ├─┬ aspnet-webpack@1.0.27
       │ ├─┬ connect@3.5.0
       │ │ ├─┬ debug@2.2.0
       │ │ │ └── ms@0.7.1
       │ │ ├─┬ finalhandler@0.5.0
       │ │ │ ├── statuses@1.3.1
       │ │ │ └── unpipe@1.0.0
       │ │ ├── parseurl@1.3.1
       │ │ └── utils-merge@1.0.0
       │ ├── es6-promise@3.3.1
       │ ├─┬ memory-fs@0.3.0
       │ │ ├─┬ errno@0.1.4
       │ │ │ └── prr@0.0.0
       │ │ └─┬ readable-stream@2.2.2
       │ │   ├── buffer-shims@1.0.0
       │ │   ├── core-util-is@1.0.2
       │ │   ├── isarray@1.0.0
       │ │   └── process-nextick-args@1.0.7
       │ └── require-from-string@1.2.1
       ├─┬ awesome-typescript-loader@3.0.3
       │ ├── colors@1.1.2
       │ ├─┬ enhanced-resolve@3.1.0
       │ │ └── memory-fs@0.4.1
       │ ├── lodash@4.17.4
       │ ├─┬ mkdirp@0.5.1
       │ │ └── minimist@0.0.8
       │ ├── object-assign@4.1.1
       │ └─┬ source-map-support@0.4.11
       │   └── source-map@0.5.6
       ├─┬ bootstrap@4.0.0-alpha.6
       │ └── tether@1.4.0
       ├─┬ codelyzer@1.0.0-beta.4
       │ ├─┬ css-selector-tokenizer@0.7.0
       │ │ ├── cssesc@0.1.0
       │ │ └─┬ regexpu-core@1.0.0
       │ │   ├── regenerate@1.3.2
       │ │   ├── regjsgen@0.2.0
       │ │   └─┬ regjsparser@0.1.5
       │ │     └── jsesc@0.5.0
       │ ├─┬ cssauron@1.4.0
       │ │ └── through@2.3.8
       │ └── sprintf-js@1.0.3
       ├── core-js@2.4.1
       ├─┬ css@2.2.1
       │ ├── inherits@2.0.3
       │ ├─┬ source-map@0.1.43
       │ │ └── amdefine@1.0.1
       │ ├─┬ source-map-resolve@0.3.1
       │ │ ├── atob@1.1.3
       │ │ ├── resolve-url@0.2.1
       │ │ └── source-map-url@0.3.0
       │ └── urix@0.1.0
       ├─┬ css-loader@0.25.0
       │ ├─┬ babel-code-frame@6.22.0
       │ │ ├── esutils@2.0.2
       │ │ └── js-tokens@3.0.1
       │ ├── css-selector-tokenizer@0.6.0
       │ ├─┬ cssnano@3.10.0
       │ │ ├─┬ autoprefixer@6.7.2
       │ │ │ ├─┬ browserslist@1.7.1
       │ │ │ │ └── electron-to-chromium@1.2.2
       │ │ │ ├── caniuse-db@1.0.30000622
       │ │ │ ├── normalize-range@0.1.2
       │ │ │ └── num2fraction@1.2.2
       │ │ ├── defined@1.0.0
       │ │ ├─┬ has@1.0.1
       │ │ │ └── function-bind@1.1.0
       │ │ ├─┬ postcss-calc@5.3.1
       │ │ │ ├── postcss-message-helpers@2.0.0
       │ │ │ └─┬ reduce-css-calc@1.3.0
       │ │ │   ├── math-expression-evaluator@1.2.16
       │ │ │   └── reduce-function-call@1.0.2
       │ │ ├─┬ postcss-colormin@2.2.2
       │ │ │ └─┬ colormin@1.1.2
       │ │ │   ├─┬ color@0.11.4
       │ │ │   │ ├─┬ color-convert@1.9.0
       │ │ │   │ │ └── color-name@1.1.1
       │ │ │   │ └── color-string@0.3.0
       │ │ │   └── css-color-names@0.0.4
       │ │ ├── postcss-convert-values@2.6.1
       │ │ ├── postcss-discard-comments@2.0.4
       │ │ ├── postcss-discard-duplicates@2.0.2
       │ │ ├── postcss-discard-empty@2.1.0
       │ │ ├── postcss-discard-overridden@0.1.1
       │ │ ├─┬ postcss-discard-unused@2.2.3
       │ │ │ └── uniqs@2.0.0
       │ │ ├─┬ postcss-filter-plugins@2.0.2
       │ │ │ └─┬ uniqid@4.1.1
       │ │ │   └── macaddress@0.2.8
       │ │ ├── postcss-merge-idents@2.1.7
       │ │ ├── postcss-merge-longhand@2.0.2
       │ │ ├─┬ postcss-merge-rules@2.1.1
       │ │ │ ├─┬ caniuse-api@1.5.3
       │ │ │ │ ├── lodash.memoize@4.1.2
       │ │ │ │ └── lodash.uniq@4.5.0
       │ │ │ ├─┬ postcss-selector-parser@2.2.2
       │ │ │ │ ├── flatten@1.0.2
       │ │ │ │ ├── indexes-of@1.0.1
       │ │ │ │ └── uniq@1.0.1
       │ │ │ └── vendors@1.0.1
       │ │ ├── postcss-minify-font-values@1.0.5
       │ │ ├── postcss-minify-gradients@1.0.5
       │ │ ├─┬ postcss-minify-params@1.2.2
       │ │ │ └── alphanum-sort@1.0.2
       │ │ ├── postcss-minify-selectors@2.1.1
       │ │ ├── postcss-normalize-charset@1.1.1
       │ │ ├─┬ postcss-normalize-url@3.0.8
       │ │ │ ├── is-absolute-url@2.1.0
       │ │ │ └─┬ normalize-url@1.9.0
       │ │ │   ├── prepend-http@1.0.4
       │ │ │   ├─┬ query-string@4.3.1
       │ │ │   │ └── strict-uri-encode@1.1.0
       │ │ │   └─┬ sort-keys@1.1.2
       │ │ │     └── is-plain-obj@1.1.0
       │ │ ├── postcss-ordered-values@2.2.3
       │ │ ├── postcss-reduce-idents@2.4.0
       │ │ ├── postcss-reduce-initial@1.0.1
       │ │ ├── postcss-reduce-transforms@1.0.4
       │ │ ├─┬ postcss-svgo@2.1.6
       │ │ │ ├─┬ is-svg@2.1.0
       │ │ │ │ └── html-comment-regex@1.1.1
       │ │ │ └─┬ svgo@0.7.2
       │ │ │   ├── coa@1.0.1
       │ │ │   ├─┬ csso@2.3.1
       │ │ │   │ ├── clap@1.1.2
       │ │ │   │ └── source-map@0.5.6
       │ │ │   ├── sax@1.2.2
       │ │ │   └── whet.extend@0.9.9
       │ │ ├── postcss-unique-selectors@2.0.2
       │ │ ├── postcss-value-parser@3.3.0
       │ │ └── postcss-zindex@2.2.0
       │ ├─┬ lodash.camelcase@3.0.1
       │ │ └─┬ lodash._createcompounder@3.0.0
       │ │   ├─┬ lodash.deburr@3.2.0
       │ │   │ └── lodash._root@3.0.1
       │ │   └── lodash.words@3.2.0
       │ ├─┬ postcss@5.2.12
       │ │ ├── js-base64@2.1.9
       │ │ ├── source-map@0.5.6
       │ │ └── supports-color@3.2.3
       │ ├── postcss-modules-extract-imports@1.0.1
       │ ├─┬ postcss-modules-local-by-default@1.1.1
       │ │ └── css-selector-tokenizer@0.6.0
       │ ├─┬ postcss-modules-scope@1.0.2
       │ │ └── css-selector-tokenizer@0.6.0
       │ ├─┬ postcss-modules-values@1.2.2
       │ │ └── icss-replace-symbols@1.0.2
       │ └── source-list-map@0.1.8
       ├── es6-promise@3.2.1
       ├── es6-promise-loader@1.0.2
       ├── expose-loader@0.7.1
       ├─┬ extract-text-webpack-plugin@2.0.0-rc.3
       │ ├─┬ ajv@4.11.2
       │ │ ├── co@4.6.0
       │ │ └─┬ json-stable-stringify@1.0.1
       │ │   └── jsonify@0.0.0
       │ ├── async@2.1.4
       │ └─┬ webpack-sources@0.1.4
       │   └── source-map@0.5.6
       ├── file-loader@0.9.0
       ├── font-awesome@4.7.0
       ├─┬ html-loader@0.4.4
       │ ├─┬ es6-templates@0.2.3
       │ │ └─┬ recast@0.11.21
       │ │   ├── ast-types@0.9.5
       │ │   ├── esprima@3.1.3
       │ │   ├── private@0.1.7
       │ │   └── source-map@0.5.6
       │ ├── fastparse@1.1.1
       │ └─┬ html-minifier@3.3.1
       │   ├─┬ camel-case@3.0.0
       │   │ ├─┬ no-case@2.3.1
       │   │ │ └── lower-case@1.1.3
       │   │ └── upper-case@1.1.3
       │   ├─┬ clean-css@4.0.5
       │   │ └── source-map@0.5.6
       │   ├── he@1.1.1
       │   ├─┬ ncname@1.0.0
       │   │ └── xml-char-classes@1.0.0
       │   ├── param-case@2.1.0
       │   └── relateurl@0.2.7
       ├── immutable@3.8.1
       ├─┬ isomorphic-fetch@2.2.1
       │ ├─┬ node-fetch@1.6.3
       │ │ ├── encoding@0.1.12
       │ │ └── is-stream@1.1.0
       │ └── whatwg-fetch@2.0.2
       ├── jquery@3.1.1
       ├── js.clone@0.0.3
       ├── json-loader@0.5.4
       ├─┬ karma@1.3.0
       │ ├── bluebird@3.4.7
       │ ├─┬ body-parser@1.16.0
       │ │ ├── bytes@2.4.0
       │ │ ├── content-type@1.0.2
       │ │ ├─┬ debug@2.6.0
       │ │ │ └── ms@0.7.2
       │ │ ├── depd@1.1.0
       │ │ ├─┬ http-errors@1.5.1
       │ │ │ └── setprototypeof@1.0.2
       │ │ ├── iconv-lite@0.4.15
       │ │ ├─┬ on-finished@2.3.0
       │ │ │ └── ee-first@1.1.1
       │ │ ├── qs@6.2.1
       │ │ ├── raw-body@2.2.0
       │ │ └─┬ type-is@1.6.14
       │ │   └── media-typer@0.3.0
       │ ├─┬ chokidar@1.6.1
       │ │ ├── anymatch@1.3.0
       │ │ ├── async-each@1.0.1
       │ │ ├── glob-parent@2.0.0
       │ │ ├─┬ is-binary-path@1.0.1
       │ │ │ └── binary-extensions@1.8.0
       │ │ ├─┬ is-glob@2.0.1
       │ │ │ └── is-extglob@1.0.0
       │ │ └─┬ readdirp@2.1.0
       │ │   └── set-immediate-shim@1.0.1
       │ ├── combine-lists@1.0.1
       │ ├── di@0.0.1
       │ ├─┬ dom-serialize@2.2.1
       │ │ ├── custom-event@1.0.1
       │ │ ├── ent@2.2.0
       │ │ ├── extend@3.0.0
       │ │ └── void-elements@2.0.1
       │ ├─┬ expand-braces@0.1.2
       │ │ ├── array-slice@0.2.3
       │ │ ├── array-unique@0.2.1
       │ │ └─┬ braces@0.1.5
       │ │   └─┬ expand-range@0.1.1
       │ │     ├── is-number@0.1.1
       │ │     └── repeat-string@0.2.2
       │ ├─┬ glob@7.1.1
       │ │ ├── fs.realpath@1.0.0
       │ │ ├─┬ inflight@1.0.6
       │ │ │ └── wrappy@1.0.2
       │ │ └── once@1.4.0
       │ ├── graceful-fs@4.1.11
       │ ├─┬ http-proxy@1.16.2
       │ │ ├── eventemitter3@1.2.0
       │ │ └── requires-port@1.0.0
       │ ├── isbinaryfile@3.0.2
       │ ├── lodash@3.10.1
       │ ├─┬ log4js@0.6.38
       │ │ ├─┬ readable-stream@1.0.34
       │ │ │ └── isarray@0.0.1
       │ │ └── semver@4.3.6
       │ ├── mime@1.3.4
       │ ├─┬ minimatch@3.0.3
       │ │ └─┬ brace-expansion@1.1.6
       │ │   ├── balanced-match@0.4.2
       │ │   └── concat-map@0.0.1
       │ ├─┬ optimist@0.6.1
       │ │ └── wordwrap@0.0.2
       │ ├── qjobs@1.1.5
       │ ├── range-parser@1.2.0
       │ ├── rimraf@2.5.4
       │ ├─┬ socket.io@1.4.7
       │ │ ├─┬ engine.io@1.6.10
       │ │ │ ├─┬ accepts@1.1.4
       │ │ │ │ ├─┬ mime-types@2.0.14
       │ │ │ │ │ └── mime-db@1.12.0
       │ │ │ │ └── negotiator@0.4.9
       │ │ │ ├── base64id@0.1.0
       │ │ │ └─┬ engine.io-parser@1.2.4
       │ │ │   ├── after@0.8.1
       │ │ │   ├── arraybuffer.slice@0.0.6
       │ │ │   ├── base64-arraybuffer@0.1.2
       │ │ │   ├── blob@0.0.4
       │ │ │   ├─┬ has-binary@0.1.6
       │ │ │   │ └── isarray@0.0.1
       │ │ │   └── utf8@2.1.0
       │ │ ├─┬ has-binary@0.1.7
       │ │ │ └── isarray@0.0.1
       │ │ ├─┬ socket.io-adapter@0.4.0
       │ │ │ └─┬ socket.io-parser@2.2.2
       │ │ │   ├── debug@0.7.4
       │ │ │   ├── isarray@0.0.1
       │ │ │   └── json3@3.2.6
       │ │ ├─┬ socket.io-client@1.4.6
       │ │ │ ├── component-emitter@1.2.0
       │ │ │ ├─┬ engine.io-client@1.6.9
       │ │ │ │ ├── parsejson@0.0.1
       │ │ │ │ ├── parseqs@0.0.2
       │ │ │ │ └── xmlhttprequest-ssl@1.5.1
       │ │ │ └── parseuri@0.0.4
       │ │ └─┬ socket.io-parser@2.2.6
       │ │   ├── benchmark@1.0.0
       │ │   ├── component-emitter@1.1.2
       │ │   ├── isarray@0.0.1
       │ │   └── json3@3.3.2
       │ ├── source-map@0.5.6
       │ ├─┬ tmp@0.0.28
       │ │ └── os-tmpdir@1.0.2
       │ └─┬ useragent@2.1.12
       │   └── lru-cache@2.2.4
       ├─┬ karma-chrome-launcher@2.0.0
       │ ├─┬ fs-access@1.0.1
       │ │ └── null-check@1.0.0
       │ └─┬ which@1.2.12
       │   └── isexe@1.1.2
       ├─┬ karma-coverage@1.1.1
       │ ├─┬ dateformat@1.0.12
       │ │ ├── get-stdin@4.0.1
       │ │ └─┬ meow@3.7.0
       │ │   ├─┬ camelcase-keys@2.1.0
       │ │   │ └── camelcase@2.1.1
       │ │   ├─┬ loud-rejection@1.6.0
       │ │   │ ├─┬ currently-unhandled@0.4.1
       │ │   │ │ └── array-find-index@1.0.2
       │ │   │ └── signal-exit@3.0.2
       │ │   ├── map-obj@1.0.1
       │ │   ├── minimist@1.2.0
       │ │   ├─┬ normalize-package-data@2.3.5
       │ │   │ ├── hosted-git-info@2.2.0
       │ │   │ ├─┬ is-builtin-module@1.0.0
       │ │   │ │ └── builtin-modules@1.1.1
       │ │   │ └─┬ validate-npm-package-license@3.0.1
       │ │   │   ├─┬ spdx-correct@1.0.2
       │ │   │   │ └── spdx-license-ids@1.2.2
       │ │   │   └── spdx-expression-parse@1.0.4
       │ │   ├─┬ redent@1.0.0
       │ │   │ ├─┬ indent-string@2.1.0
       │ │   │ │ └─┬ repeating@2.0.1
       │ │   │ │   └── is-finite@1.0.2
       │ │   │ └── strip-indent@1.0.1
       │ │   └── trim-newlines@1.0.0
       │ ├─┬ istanbul@0.4.5
       │ │ ├── abbrev@1.0.9
       │ │ ├── async@1.5.2
       │ │ ├─┬ escodegen@1.8.1
       │ │ │ ├── estraverse@1.9.3
       │ │ │ ├─┬ optionator@0.8.2
       │ │ │ │ ├── deep-is@0.1.3
       │ │ │ │ ├── fast-levenshtein@2.0.6
       │ │ │ │ ├── levn@0.3.0
       │ │ │ │ ├── prelude-ls@1.1.2
       │ │ │ │ ├── type-check@0.3.2
       │ │ │ │ └── wordwrap@1.0.0
       │ │ │ └── source-map@0.2.0
       │ │ ├── esprima@2.7.3
       │ │ ├── glob@5.0.15
       │ │ ├─┬ handlebars@4.0.6
       │ │ │ ├── async@1.5.2
       │ │ │ └── source-map@0.4.4
       │ │ ├─┬ js-yaml@3.7.0
       │ │ │ └── argparse@1.0.9
       │ │ ├── supports-color@3.2.3
       │ │ └── wordwrap@1.0.0
       │ ├── lodash@3.10.1
       │ └── source-map@0.5.6
       ├── karma-jasmine@1.0.2
       ├─┬ karma-mocha-reporter@2.2.2
       │ └─┬ chalk@1.1.3
       │   ├── ansi-styles@2.2.1
       │   ├── escape-string-regexp@1.0.5
       │   ├── has-ansi@2.0.0
       │   └── supports-color@2.0.0
       ├── karma-phantomjs-launcher@1.0.2
       ├─┬ karma-remap-coverage@0.1.2
       │ └─┬ remap-istanbul@0.7.0
       │   ├── amdefine@1.0.0
       │   ├─┬ gulp-util@3.0.7
       │   │ ├── array-differ@1.0.0
       │   │ ├── array-uniq@1.0.3
       │   │ ├── beeper@1.1.1
       │   │ ├─┬ fancy-log@1.3.0
       │   │ │ └── time-stamp@1.0.1
       │   │ ├─┬ gulplog@1.0.0
       │   │ │ └── glogg@1.0.0
       │   │ ├─┬ has-gulplog@0.1.0
       │   │ │ └── sparkles@1.0.0
       │   │ ├── lodash._reescape@3.0.0
       │   │ ├── lodash._reevaluate@3.0.0
       │   │ ├── lodash._reinterpolate@3.0.0
       │   │ ├─┬ lodash.template@3.6.2
       │   │ │ ├── lodash._basetostring@3.0.1
       │   │ │ ├── lodash._basevalues@3.0.0
       │   │ │ ├── lodash.escape@3.2.0
       │   │ │ └── lodash.templatesettings@3.1.1
       │   │ ├── minimist@1.2.0
       │   │ ├─┬ multipipe@0.1.2
       │   │ │ └─┬ duplexer2@0.0.2
       │   │ │   └─┬ readable-stream@1.1.14
       │   │ │     └── isarray@0.0.1
       │   │ ├── object-assign@3.0.0
       │   │ ├── replace-ext@0.0.1
       │   │ └─┬ vinyl@0.5.3
       │   │   ├── clone@1.0.2
       │   │   └── clone-stats@0.0.1
       │   ├── source-map@0.5.6
       │   └─┬ through2@2.0.1
       │     └── readable-stream@2.0.6
       ├── karma-source-map-support@1.2.0
       ├── karma-sourcemap-loader@0.3.7
       ├─┬ karma-webpack@1.8.0
       │ ├── async@0.9.2
       │ └── lodash@3.10.1
       ├─┬ ng2-bootstrap@1.3.0
       │ └── moment@2.17.1
       ├── phantomjs-polyfill@0.0.2
       ├─┬ phantomjs-prebuilt@2.1.13
       │ ├── es6-promise@4.0.5
       │ ├─┬ exid: 224566
�� └── tunnel-agent@0.4.3
       │ └─┬ request-progress@2.0.1
       │   └── throttleit@1.0.0
       ├── preboot@4.5.2
       ├─┬ protractor@4.0.10
       │ ├── @types/q@0.0.32
       │ ├── adm-zip@0.4.7
       │ ├─┬ jasmine@2.5.2
       │ │ ├── exit@0.1.2
       │ │ └── jasmine-core@2.5.2
       │ ├── jasminewd2@0.0.10
       │ ├── q@1.4.1
       │ ├─┬ saucelabs@1.3.0
       │ │ └─┬ https-proxy-agent@1.0.0
       │ │   └─┬ agent-base@2.0.1
       │ │     └── semver@5.0.3
       │ ├─┬ selenium-webdriver@2.53.3
       │ │ ├── adm-zip@0.4.4
       │ │ ├── tmp@0.0.24
       │ │ ├─┬ ws@1.0.1
       │ │ │ ├── options@0.0.6
       │ │ │ └── ultron@1.0.2
       │ │ └─┬ xml2js@0.4.4
       │ │   ├── sax@0.6.1
       │ │   └── xmlbuilder@8.2.2
       │ └─┬ webdriver-manager@10.3.0
       │   ├─┬ del@2.2.2
       │   │ ├─┬ globby@5.0.0
       │   │ │ └── array-union@1.0.2
       │   │ ├── is-path-cwd@1.0.0
       │   │ ├─┬ is-path-in-cwd@1.0.0
       │   │ │ └─┬ is-path-inside@1.0.0
       │   │ │   └── path-is-inside@1.0.2
       │   │ └── pify@2.3.0
       │   ├── ini@1.3.4
       │   ├── minimist@1.2.0
       │   ├─┬ request@2.79.0
       │   │ ├─┬ form-data@2.1.2
       │   │ │ └── asynckit@0.4.0
       │   │ ├── qs@6.3.0
       │   │ └── uuid@3.0.1
       │   └── semver@5.3.0
       ├── raw-loader@0.5.1
       ├── reflect-metadata@0.1.9
       ├─┬ rxjs@5.0.1
       │ └── symbol-observable@1.0.4
       ├── signalr@2.2.1
       ├─┬ source-map-loader@0.1.5
       │ └── async@0.9.2
       ├── style-loader@0.13.1
       ├── to-string-loader@1.1.5
       ├─┬ ts-loader@1.3.3
       │ └── semver@5.3.0
       ├─┬ ts-node@1.7.3
       │ ├── arrify@1.0.1
       │ ├── diff@3.2.0
       │ ├── make-error@1.2.1
       │ ├── minimist@1.2.0
       │ ├── pinkie@2.0.4
       │ ├─┬ tsconfig@5.0.3
       │ │ ├── any-promise@1.3.0
       │ │ ├─┬ parse-json@2.2.0
       │ │ │ └─┬ error-ex@1.3.0
       │ │ │   └── is-arrayish@0.2.1
       │ │ ├─┬ strip-bom@2.0.0
       │ │ │ └── is-utf8@0.2.1
       │ │ └── strip-json-comments@2.0.1
       │ ├─┬ v8flags@2.0.11
       │ │ └── user-home@1.1.1
       │ ├── xtend@4.0.1
       │ └── yn@1.2.0
       ├─┬ tslint@3.15.1
       │ ├── diff@2.2.3
       │ ├─┬ findup-sync@0.3.0
       │ │ └── glob@5.0.15
       │ ├── resolve@1.1.7
       │ └─┬ underscore.string@3.3.4
       │   └── util-deprecate@1.0.2
       ├─┬ tslint-loader@2.1.5
       │ └── strip-json-comments@1.0.4
       ├── typed-immutable-record@0.0.6
       ├─┬ typedoc@0.5.1
       │ ├── @types/fs-extra@0.0.33
       │ ├── @types/handlebars@4.0.31
       │ ├── @types/highlight.js@9.1.9
       │ ├── @types/lodash@4.14.52
       │ ├── @types/marked@0.0.28
       │ ├── @types/minimatch@2.0.29
       │ ├── @types/shelljs@0.3.33
       │ ├─┬ handlebars@4.0.5
       │ │ ├── async@1.5.2
       │ │ └── source-map@0.4.4
       │ ├── highlight.js@9.9.0
       │ ├── marked@0.3.6
       │ ├─┬ shelljs@0.7.6
       │ │ └── rechoir@0.6.2
       │ ├── typedoc-default-themes@0.4.2
       │ └── typescript@2.0.6
       ├── typescript@2.0.10
       ├─┬ url-loader@0.5.7
       │ └── mime@1.2.11
       ├─┬ webpack@2.2.1
       │ ├── acorn@4.0.11
       │ ├── acorn-dynamic-import@2.0.1
       │ ├── ajv-keywords@1.5.1
       │ ├── interpret@1.0.1
       │ ├── loader-runner@2.3.0
       │ ├── memory-fs@0.4.1
       │ ├─┬ node-libs-browser@2.0.0
       │ │ ├── assert@1.4.1
       │ │ ├─┬ browserify-zlib@0.1.4
       │ │ │ └── pako@0.2.9
       │ │ ├─┬ buffer@4.9.1
       │ │ │ ├── base64-js@1.2.0
       │ │ │ └── ieee754@1.1.8
       │ │ ├─┬ console-browserify@1.1.0
       │ │ │ └── date-now@0.1.4
       │ │ ├── constants-browserify@1.0.0
       │ │ ├─┬ crypto-browserify@3.11.0
       │ │ │ ├─┬ browserify-cipher@1.0.0
       │ │ │ │ ├─┬ browserify-aes@1.0.6
       │ │ │ │ │ └── buffer-xor@1.0.3
       │ │ │ │ ├─┬ browserify-des@1.0.0
       │ │ │ │ │ └── des.js@1.0.0
       │ │ │ │ └── evp_bytestokey@1.0.0
       │ │ │ ├─┬ browserify-sign@4.0.0
       │ │ │ │ ├── bn.js@4.11.6
       │ │ │ │ ├── browserify-rsa@4.0.1
       │ │ │ │ ├─┬ elliptic@6.3.3
       │ │ │ │ │ ├── brorand@1.0.7
       │ │ │ │ │ └── hash.js@1.0.3
       │ │ │ │ └─┬ parse-asn1@5.0.0
       │ │ │ │   └── asn1.js@4.9.1
       │ │ │ ├── create-ecdh@4.0.0
       │ │ │ ├─┬ create-hash@1.1.2
       │ │ │ │ ├── cipher-base@1.0.3
       │ │ │ │ ├── ripemd160@1.0.1
       │ │ │ │ └── sha.js@2.4.8
       │ │ │ ├── create-hmac@1.1.4
       │ │ │ ├─┬ diffie-hellman@5.0.2
       │ │ │ │ └── miller-rabin@4.0.0
       │ │ │ ├── pbkdf2@3.0.9
       │ │ │ ├── public-encrypt@4.0.0
       │ │ │ └── randombytes@2.0.3
       │ │ ├── domain-browser@1.1.7
       │ │ ├── events@1.1.1
       │ │ ├── https-browserify@0.0.1
       │ │ ├── os-browserify@0.2.1
       │ │ ├── path-browserify@0.0.0
       │ │ ├── process@0.11.9
       │ │ ├── punycode@1.4.1
       │ │ ├── querystring-es3@0.2.1
       │ │ ├── stream-browserify@2.0.1
       │ │ ├─┬ stream-http@2.6.3
       │ │ │ ├── builtin-status-codes@3.0.0
       │ │ │ └── to-arraybuffer@1.0.1
       │ │ ├── string_decoder@0.10.31
       │ │ ├─┬ timers-browserify@2.0.2
       │ │ │ └── setimmediate@1.0.5
       │ │ ├── tty-browserify@0.0.0
       │ │ ├─┬ url@0.11.0
       │ │ │ └── punycode@1.3.2
       │ │ ├─┬ util@0.10.3
       │ │ │ └── inherits@2.0.1
       │ │ └── vm-browserify@0.0.4
       │ ├── source-map@0.5.6
       │ ├─┬ supports-color@3.2.3
       │ │ └── has-flag@1.0.0
       │ ├── tapable@0.2.6
       │ ├─┬ uglify-js@2.7.5
       │ │ ├── async@0.2.10
       │ │ ├── source-map@0.5.6
       │ │ ├── uglify-to-browserify@1.0.2
       │ │ └─┬ yargs@3.10.0
       │ │   ├── camelcase@1.2.1
       │ │   ├─┬ cliui@2.1.0
       │ │   │ ├─┬ center-align@0.1.3
       │ │   │ │ ├─┬ align-text@0.1.4
       │ │   │ │ │ ├── longest@1.0.1
       │ │   │ │ │ └── repeat-string@1.6.1
       │ │   │ │ └── lazy-cache@1.0.4
       │ │   │ └── right-align@0.1.3
       │ │   └── window-size@0.1.0
       │ └── watchpack@1.2.0
       ├─┬ webpack-dashboard@0.3.0
       │ ├── blessed@0.1.81
       │ ├─┬ commander@2.9.0
       │ │ └── graceful-readlink@1.0.1
       │ ├─┬ cross-spawn@4.0.2
       │ │ └─┬ lru-cache@4.0.2
       │ │   ├── pseudomap@1.0.2
       │ │   └── yallist@2.0.0
       │ ├── filesize@3.5.4
       │ ├─┬ socket.io@1.7.2
       │ │ ├─┬ debug@2.3.3
       │ │ │ └── ms@0.7.2
       │ │ ├─┬ engine.io@1.8.2
       │ │ │ ├─┬ accepts@1.3.3
       │ │ │ │ └── negotiator@0.6.1
       │ │ │ ├── base64id@1.0.0
       │ │ │ ├─┬ engine.io-parser@1.3.2
       │ │ │ │ ├── after@0.8.2
       │ │ │ │ ├── base64-arraybuffer@0.1.5
       │ │ │ │ └── wtf-8@1.0.0
       │ │ │ └── ws@1.1.1
       │ │ ├── object-assign@4.1.0
       │ │ ├── socket.io-adapter@0.5.0
       │ │ └─┬ socket.io-parser@2.3.1
       │ │   ├─┬ debug@2.2.0
       │ │   │ └── ms@0.7.1
       │ │   ├── isarray@0.0.1
       │ │   └── json3@3.3.2
       │ └─┬ socket.io-client@1.7.2
       │   ├── backo2@1.0.2
       │   ├── component-bind@1.0.0
       │   ├── component-emitter@1.2.1
       │   ├─┬ engine.io-client@1.8.2
       │   │ ├── component-emitter@1.2.1
       │   │ ├── component-inherit@0.0.3
       │   │ ├── has-cors@1.1.0
       │   │ ├── parsejson@0.0.3
       │   │ ├── parseqs@0.0.5
       │   │ ├── xmlhttprequest-ssl@1.5.3
       │   │ └── yeast@0.1.2
       │   ├── indexof@0.0.1
       │   ├── object-component@0.0.3
       │   ├─┬ parseuri@0.0.5
       │   │ └─┬ better-assert@1.0.2
       │   │   └── callsite@1.0.0
       │   └── to-array@0.1.4
       ├─┬ webpack-dev-middleware@1.10.0
       │ ├── memory-fs@0.4.1
       │ └── path-is-absolute@1.0.1
       ├─┬ webpack-dev-server@2.3.0
       │ ├── ansi-html@0.0.7
       │ ├─┬ compression@1.6.2
       │ │ ├─┬ accepts@1.3.3
       │ │ │ └── negotiator@0.6.1
       │ │ ├── bytes@2.3.0
       │ │ ├── compressible@2.0.9
       │ │ ├── on-headers@1.0.1
       │ │ └── vary@1.1.0
       │ ├── connect-history-api-fallback@1.3.0
       │ ├─┬ express@4.14.1
       │ │ ├─┬ accepts@1.3.3
       │ │ │ └── negotiator@0.6.1
       │ │ ├── array-flatten@1.1.1
       │ │ ├── content-disposition@0.5.2
       │ │ ├── cookie@0.3.1
       │ │ ├── cookie-signature@1.0.6
       │ │ ├── encodeurl@1.0.1
       │ │ ├── escape-html@1.0.3
       │ │ ├── etag@1.7.0
       │ │ ├── finalhandler@0.5.1
       │ │ ├── fresh@0.3.0
       │ │ ├── merge-descriptors@1.0.1
       │ │ ├── methods@1.1.2
       │ │ ├── path-to-regexp@0.1.7
       │ │ ├─┬ proxy-addr@1.1.3
       │ │ │ ├── forwarded@0.1.0
       │ │ │ └── ipaddr.js@1.2.0
       │ │ ├── qs@6.2.0
       │ │ ├─┬ send@0.14.2
       │ │ │ ├── destroy@1.0.4
       │ │ │ └── ms@0.7.2
       │ │ └── serve-static@1.11.2
       │ ├── html-entities@1.2.0
       │ ├─┬ http-proxy-middleware@0.17.3
       │ │ ├─┬ is-glob@3.1.0
       │ │ │ └── is-extglob@2.1.1
       │ │ └─┬ micromatch@2.3.11
       │ │   ├─┬ arr-diff@2.0.0
       │ │   │ └── arr-flatten@1.0.1
       │ │   ├─┬ braces@1.8.5
       │ │   │ ├─┬ expand-range@1.8.2
       │ │   │ │ └─┬ fill-range@2.2.3
       │ │   │ │   ├── is-number@2.1.0
       │ │   │ │   ├── isobject@2.1.0
       │ │   │ │   └── randomatic@1.1.6
       │ │   │ ├── preserve@0.2.0
       │ │   │ └── repeat-element@1.1.2
       │ │   ├─┬ expand-brackets@0.1.5
       │ │   │ └── is-posix-bracket@0.1.1
       │ │   ├── extglob@0.3.2
       │ │   ├── filename-regex@2.0.0
       │ │   ├─┬ kind-of@3.1.0
       │ │   │ └── is-buffer@1.1.4
       │ │   ├── normalize-path@2.0.1
       │ │   ├─┬ object.omit@2.0.1
       │ │   │ ├─┬ for-own@0.1.4
       │ │   │ │ └── for-in@0.1.6
       │ │   │ └── is-extendable@0.1.1
       │ │   ├─┬ parse-glob@3.0.4
       │ │   │ ├── glob-base@0.3.0
       │ │   │ └── is-dotfile@1.0.2
       │ │   └─┬ regex-cache@0.4.3
       │ │     ├── is-equal-shallow@0.1.3
       │ │     └── is-primitive@2.0.0
       │ ├── opn@4.0.2
       │ ├─┬ portfinder@1.0.13
       │ │ └── async@1.5.2
       │ ├─┬ serve-index@1.8.0
       │ │ ├─┬ accepts@1.3.3
       │ │ │ └── negotiator@0.6.1
       │ │ └── batch@0.5.3
       │ ├─┬ sockjs@0.3.18
       │ │ ├─┬ faye-websocket@0.10.0
       │ │ │ └─┬ websocket-driver@0.6.5
       │ │ │   └── websocket-extensions@0.1.1
       │ │ └── uuid@2.0.3
       │ ├─┬ sockjs-client@1.1.1
       │ │ ├─┬ eventsource@0.1.6
       │ │ │ └─┬ original@1.0.0
       │ │ │   └── url-parse@1.0.5
       │ │ ├── faye-websocket@0.11.1
       │ │ ├── json3@3.3.2
       │ │ └─┬ url-parse@1.1.7
       │ │   └── querystringify@0.0.4
       │ ├─┬ spdy@3.4.4
       │ │ ├── handle-thing@1.2.5
       │ │ ├── http-deceiver@1.2.7
       │ │ ├── select-hose@2.0.0
       │ │ └─┬ spdy-transport@2.0.18
       │ │   ├── hpack.js@2.1.6
       │ │   ├── obuf@1.1.1
       │ │   └─┬ wbuf@1.7.2
       │ │     └── minimalistic-assert@1.0.0
       │ ├─┬ strip-ansi@3.0.1
       │ │ └── ansi-regex@2.1.1
       │ └── supports-color@3.2.3
       ├── webpack-externals-plugin@1.0.0
       ├─┬ webpack-hot-middleware@2.16.1
       │ ├── ansi-html@0.0.6
       │ └── querystring@0.2.0
       ├─┬ webpack-merge@0.15.0
       │ ├─┬ lodash.find@3.2.1
       │ │ ├─┬ lodash._basecallback@3.3.1
       │ │ │ ├── lodash._baseisequal@3.0.7
       │ │ │ ├── lodash._bindcallback@3.0.1
       │ │ │ └── lodash.pairs@3.0.1
       │ │ ├── lodash._baseeach@3.0.4
       │ │ ├── lodash._basefind@3.0.0
       │ │ ├── lodash._basefindindex@3.6.0
       │ │ ├── lodash.isarray@3.0.4
       │ │ └── lodash.keys@3.1.2
       │ ├── lodash.isequal@4.5.0
       │ ├─┬ lodash.isplainobject@3.2.0
       │ │ ├── lodash._basefor@3.0.3
       │ │ ├── lodash.isarguments@3.1.0
       │ │ └── lodash.keysin@3.0.8
       │ └─┬ lodash.merge@3.3.2
       │   ├── lodash._arraycopy@3.0.0
       │   ├── lodash._arrayeach@3.0.0
       │   ├─┬ lodash._createassigner@3.1.1
       │   │ ├── lodash._isiterateecall@3.0.9
       │   │ └── lodash.restparam@3.6.1
       │   ├── lodash._getnative@3.9.1
       │   ├── lodash.istypedarray@3.0.6
       │   └─┬ lodash.toplainobject@3.0.0
       │     └── lodash._basecopy@3.0.1
       ├── webpack-node-externals@1.5.4
       ├─┬ yargs@6.6.0
       │ ├── camelcase@3.0.0
       │ ├─┬ cliui@3.2.0
       │ │ └── wrap-ansi@2.1.0
       │ ├── decamelize@1.2.0
       │ ├── get-caller-file@1.0.2
       │ ├─┬ os-locale@1.4.0
       │ │ └─┬ lcid@1.0.0
       │ │   └── invert-kv@1.0.0
       │ ├─┬ read-pkg-up@1.0.1
       │ │ ├─┬ find-up@1.1.2
       │ │ │ └── path-exists@2.1.0
       │ │ └─┬ read-pkg@1.1.0
       │ │   ├── load-json-file@1.1.0
       │ │   └── path-type@1.1.0
       │ ├── require-directory@2.1.1
       │ ├── require-main-filename@1.0.1
       │ ├── set-blocking@2.0.0
       │ ├─┬ string-width@1.0.2
       │ │ ├── code-point-at@1.1.0
       │ │ └─┬ is-fullwidth-code-point@1.0.0
       │ │   └── number-is-nan@1.0.1
       │ ├── which-module@1.0.0
       │ ├── y18n@3.2.1
       │ └─┬ yargs-parser@4.2.1
       │   └── camelcase@3.0.0
       └── UNMET PEER DEPENDENCY zone.js@0.7.2

-----> Caching build
       Clearing previous node cache
       Saving 2 cacheDirectories (default):
       - node_modules
       - bower_components (nothing to cache)
-----> Build succeeded!
 !     This app may not specify any way to start a node process
       https://devcenter.heroku.com/articles/nodejs-support#default-web-process-type
 !     Unmet dependencies don't fail npm install but may cause runtime issues
       https://github.com/npm/npm/issues/7494
-----> ASP.NET Core app detected
Move the app source code into temporary src dir and update PATH variable
Get .NET Core Version and Channel from the PROJECT
Get version from global.json
.NET Core Version from global.json: 1.0.0-preview2-1-003177
Calculated .NET Core Version: 1.0.0-preview2-1-003177
Final .NET Core Version: 1.0.0-preview2-1-003177. Path: https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.0-preview2-1-003177/dotnet-dev-ubuntu-x64.1.0.0-preview2-1-003177.tar.gz
Installing the dependencies
Install package
-----> Cleaning apt caches
-----> Updating apt caches
       Ign http://archive.ubuntu.com trusty InRelease
       Get:1 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
       Get:2 http://apt.postgresql.org trusty-pgdg InRelease [46.5 kB]
       Get:3 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
       Get:4 http://archive.ubuntu.com trusty Release.gpg [933 B]
       Get:5 http://archive.ubuntu.com trusty Release [58.5 kB]
       Get:6 http://archive.ubuntu.com trusty-security/main amd64 Packages [579 kB]
       Get:7 http://archive.ubuntu.com trusty-security/main Translation-en [320 kB]
       Get:8 http://archive.ubuntu.com trusty-updates/main amd64 Packages [947 kB]
       Get:9 http://archive.ubuntu.com trusty-updates/main Translation-en [467 kB]
       Get:10 http://apt.postgresql.org trusty-pgdg/main amd64 Packages [69.1 kB]
       Get:11 http://archive.ubuntu.com trusty/main amd64 Packages [1,350 kB]
       Ign http://apt.postgresql.org trusty-pgdg/main Translation-en_US
       Ign http://apt.postgresql.org trusty-pgdg/main Translation-en
       Get:12 http://archive.ubuntu.com trusty/universe amd64 Packages [5,859 kB]
       Get:13 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
       Get:14 http://archive.ubuntu.com trusty/universe Translation-en [4,089 kB]
       Ign http://archive.ubuntu.com trusty/main Translation-en_US
       Ign http://archive.ubuntu.com trusty/universe Translation-en_US
       Fetched 14.7 MB in 11s (1,228 kB/s)
       Reading package lists...
-----> Fetching .debs for libunwind8
       Reading package lists...
       Building dependency tree...
       The following NEW packages will be installed:
         libunwind8
       0 upgraded, 1 newly installed, 0 to remove and 55 not upgraded.
       Need to get 48.3 kB of archives.
       After this operation, 194 kB of additional disk space will be used.
       Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libunwind8 amd64 1.1-2.2ubuntu3 [48.3 kB]
       Fetched 48.3 kB in 0s (159 kB/s)
       Download complete and in download only mode
-----> Fetching .debs for gettext
       Reading package lists...
       Building dependency tree...
       The following extra packages will be installed:
         gettext-base libasprintf-dev libasprintf0c2 libgettextpo-dev libgettextpo0
         libunistring0
       Suggested packages:
         gettext-doc
       The following NEW packages will be installed:
         gettext gettext-base libasprintf-dev libasprintf0c2 libgettextpo-dev
         libgettextpo0 libunistring0
       0 upgraded, 7 newly installed, 0 to remove and 55 not upgraded.
       Need to get 1,390 kB of archives.
       After this operation, 6,282 kB of additional disk space will be used.
       Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf0c2 amd64 0.18.3.1-1ubuntu3 [6,712 B]
       Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB]
       Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB]
       Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gettext-base amd64 0.18.3.1-1ubuntu3 [48.8 kB]
       Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB]
       Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4,438 B]
       Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB]
       Fetched 1,390 kB in 1s (1,199 kB/s)
       Download complete and in download only mode
-----> Installing gettext_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing gettext-base_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing libasprintf0c2_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb
-----> Installing libunistring0_0.9.3-5ubuntu3_amd64.deb
-----> Installing libunwind8_1.1-2.2ubuntu3_amd64.deb
APT packages Installled
Installing .NET CORE 1.0.0-preview2-1-003177 from https://dotnetcli.blob.core.windows.net/dotnet/preview/Binaries/1.0.0-preview2-1-003177/dotnet-dev-ubuntu-x64.1.0.0-preview2-1-003177.tar.gz
.NET Command Line Tools (1.0.0-preview2-1-003177)
Product Information:
 Version:            1.0.0-preview2-1-003177
 Commit SHA-1 hash:  a2df9c2576
Runtime Environment:
 OS Name:     ubuntu
 OS Version:  14.04
 OS Platform: Linux
 RID:         ubuntu.14.04-x64
Found 1 project.json files
Building /tmp/tmp.6IC3DKO1X4/project.json
Reading App Name from project.json
tmp.6IC3DKO1X4
Restoring the packages
Welcome to .NET Core!
---------------------
Learn more about .NET Core @ https://aka.ms/dotnet-docs. Use dotnet --help to see available commands or go to https://aka.ms/dotnet-cli-docs.
Telemetry
--------------
The .NET Core tools collect usage data in order to improve your experience. The data is anonymous and does not include commandline arguments. The data is collected by Microsoft and shared with the community.
You can opt out of telemetry by setting a DOTNET_CLI_TELEMETRY_OPTOUT environment variable to 1 using your favorite shell.
You can read more about .NET Core tools telemetry @ https://aka.ms/dotnet-cli-telemetry.
Configuring...
-------------------
A command is running to initially populate your local package cache, to improve restore speed and enable offline access. This command will take up to a minute to complete and will only happen once.
Decompressing 100% 4340 ms
Expanding 100% 16129 ms
log  : Restoring packages for /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing NuGet.Configuration 3.5.0-beta2-1484.
log  : Installing Microsoft.Extensions.Logging 1.1.0.
log  : Installing System.Runtime.Handles 4.0.0.
log  : Installing Microsoft.Extensions.Logging.Debug 1.1.0.
log  : Installing System.Diagnostics.Contracts 4.0.1.
log  : Installing System.Collections.NonGeneric 4.0.1.
log  : Installing System.Collections.Specialized 4.0.1.
log  : Installing Microsoft.Extensions.Logging.Console 1.1.0.
log  : Installing System.ComponentModel.Primitives 4.1.0.
log  : Installing Microsoft.Extensions.Configuration.CommandLine 1.1.0.
log  : Installing Microsoft.Extensions.Configuration.EnvironmentVariables 1.1.0.
log  : Installing Microsoft.Extensions.Caching.Memory 1.1.0.
log  : Installing Microsoft.Extensions.Configuration.Json 1.1.0.
log  : Installing Microsoft.AspNetCore.SpaServices 1.1.0.
log  : Installing Microsoft.AspNetCore.Cors 1.1.0.
log  : Installing Microsoft.AspNetCore.StaticFiles 1.1.0.
log  : Installing Microsoft.AspNetCore.Antiforgery 1.1.0.
log  : Installing Microsoft.AspNetCore.Diagnostics 1.1.0.
log  : Installing Microsoft.AspNetCore.Authentication.Cookies 1.1.0.
log  : Installing NuGet.Protocol.Core.Types 3.5.0-beta2-1484.
log  : Installing System.Net.WebSockets 4.3.0-preview1-24530-04.
log  : Installing Microsoft.AspNetCore.Server.Kestrel 1.1.0.
log  : Installing Microsoft.AspNetCore.Server.IISIntegration 1.1.0.
log  : Installing Microsoft.Extensions.Options.ConfigurationExtensions 1.1.0.
log  : Installing Newtonsoft.Json 9.0.1.
log  : Installing Microsoft.AspNetCore.Mvc 1.1.1.
log  : Installing Microsoft.VisualStudio.Web.BrowserLink.Loader 14.1.0.
log  : Installing System.Runtime.CompilerServices.Unsafe 4.3.0-preview1-24530-04.
log  : Installing Microsoft.AspNetCore.Razor.Tools 1.0.0-preview2-final.
log  : Installing System.Reflection.Emit.Lightweight 4.3.0-preview1-24530-04.
log  : Installing System.Reflection.Emit 4.3.0-preview1-24530-04.
log  : Installing System.Reflection.Emit.ILGeneration 4.3.0-preview1-24530-04.
log  : Installing Microsoft.EntityFrameworkCore.Relational 1.1.0.
log  : Installing System.Diagnostics.DiagnosticSource 4.3.0-preview1-24530-04.
log  : Installing Microsoft.EntityFrameworkCore.Sqlite 1.1.0.
log  : Installing Microsoft.ApplicationInsights.AspNetCore 1.0.0.
log  : Installing System.Threading.Tasks.Extensions 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Cng 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Csp 4.3.0-preview1-24530-04.
log  : Installing Gray.Microsoft.AspNetCore.SignalR.Server 0.2.0-alpha1.
log  : Installing System.Security.Cryptography.OpenSsl 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Extensions.DependencyInjection.Abstractions 1.1.0.
log  : Installing Microsoft.Extensions.Logging.Abstractions 1.1.0.
log  : Installing runtime.native.System.Net.Http 4.3.0-preview1-24530-04.
log  : Installing runtime.native.System.IO.Compression 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Extensions.Configuration.Abstractions 1.1.0.
log  : Installing runtime.native.System.Security.Cryptography.Apple 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Extensions.Caching.Abstractions 1.1.0.
log  : Installing Microsoft.Extensions.Configuration 1.1.0.
log  : Installing Microsoft.Extensions.Options 1.1.0.
log  : Installing runtime.native.System.Security.Cryptography.OpenSsl 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.Serialization.Primitives 4.3.0.
log  : Installing Microsoft.Extensions.Configuration.FileExtensions 1.1.0.
log  : Installing runtime.native.System 4.3.0-preview1-24530-04.
log  : Installing Microsoft.NETCore.Targets 1.1.0-preview1-24530-04.
log  : Installing System.Runtime.InteropServices 4.0.20.
log  : Installing Microsoft.AspNetCore.NodeServices 1.1.0.
log  : Installing Microsoft.AspNetCore.Http.Extensions 1.1.0.
log  : Installing Microsoft.Extensions.FileProviders.Abstractions 1.1.0.
log  : Installing Microsoft.Extensions.WebEncoders 1.1.0.
log  : Installing Microsoft.AspNetCore.Hosting.Abstractions 1.1.0.
log  : Installing Microsoft.Extensions.ObjectPool 1.1.0.
log  : Installing Microsoft.AspNetCore.Http.Abstractions 1.1.0.
log  : Installing Microsoft.AspNetCore.DataProtection 1.1.0.
log  : Installing System.IO.FileSystem 4.0.0.
log  : Installing Microsoft.AspNetCore.WebUtilities 1.1.0.
log  : Installing Microsoft.AspNetCore.Diagnostics.Abstractions 1.1.0.
log  : Installing System.Diagnostics.StackTrace 4.3.0.
log  : Installing Microsoft.Extensions.FileProviders.Physical 1.1.0.
log  : Installing Microsoft.AspNetCore.Http 1.1.0.
log  : Installing Microsoft.AspNetCore.Authentication 1.1.0.
log  : Installing Microsoft.AspNetCore.HttpOverrides 1.1.0.
log  : Installing Microsoft.AspNetCore.Hosting 1.1.0.
log  : Installing System.IO.FileSystem.Primitives 4.0.0.
log  : Installing Microsoft.Extensions.Configuration.Binder 1.1.0.
log  : Installing System.Runtime.Loader 4.0.0.
log  : Installing Microsoft.Win32.Registry 4.0.0.
log  : Installing Microsoft.Extensions.PlatformAbstractions 1.0.0.
log  : Installing Microsoft.AspNetCore.Routing.Abstractions 1.0.0.
log  : Installing Microsoft.Extensions.FileProviders.Physical 1.0.0.
log  : Installing System.Net.Sockets 4.1.0.
log  : Installing Microsoft.AspNetCore.Http.Abstractions 1.0.0.
log  : Installing System.Runtime.Serialization.Primitives 4.1.1.
log  : Installing Microsoft.AspNetCore.Http.Extensions 1.0.0.
log  : Installing System.Reflection.Extensions 4.0.1.
log  : Installing Microsoft.CSharp 4.0.1.
log  : Installing Microsoft.Net.Http.Headers 1.0.0.
log  : Installing System.Dynamic.Runtime 4.0.11.
log  : Installing System.ObjectModel 4.0.12.
log  : Installing System.Linq.Expressions 4.1.0.
log  : Installing Microsoft.Extensions.DependencyInjection 1.1.0.
log  : Installing Microsoft.AspNetCore.Mvc.TagHelpers 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.Localization 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.Razor 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.ApiExplorer 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.Cors 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.Formatters.Json 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.DataAnnotations 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.ViewFeatures 1.1.1.
log  : Installing Microsoft.Extensions.CommandLineUtils 1.0.0.
log  : Installing System.Diagnostics.Process 4.1.0.
log  : Installing Microsoft.AspNetCore.Razor.Runtime 1.0.0.
log  : Installing Microsoft.DotNet.ProjectModel.Loader 1.0.0-preview2-003121.
log  : Installing Microsoft.DotNet.Cli.Utils 1.0.0-preview2-003121.
log  : Installing System.Data.Common 4.3.0.
log  : Installing Microsoft.EntityFrameworkCore 1.1.0.
log  : Installing Microsoft.Extensions.Logging.Abstractions 1.0.0.
log  : Installing Microsoft.Extensions.Configuration 1.0.0.
log  : Installing Microsoft.AspNetCore.WebUtilities 1.0.0.
log  : Installing System.Net.NameResolution 4.0.0.
log  : Installing Microsoft.AspNetCore.Hosting.Abstractions 1.0.0.
log  : Installing Microsoft.Extensions.DiagnosticAdapter 1.0.0.
log  : Installing Microsoft.Extensions.ObjectPool 1.0.0.
log  : Installing Microsoft.AspNetCore.Mvc.ViewFeatures 1.0.0.
log  : Installing Microsoft.ApplicationInsights 2.1.0.
log  : Installing Microsoft.Data.Sqlite 1.1.0.
log  : Installing Microsoft.Extensions.DependencyModel 1.0.500-preview2-1-003177.
log  : Installing System.ComponentModel.TypeConverter 4.1.0.
log  : Installing Microsoft.AspNetCore.DataProtection 1.1.0-preview1-final.
log  : Installing Microsoft.AspNetCore.Hosting.Abstractions 1.1.0-preview1-final.
log  : Installing Microsoft.AspNetCore.Http.Extensions 1.1.0-preview1-final.
log  : Installing Gray.Microsoft.AspNetCore.SignalR.Messaging 0.2.0.
log  : Installing System.Text.Encodings.Web 4.3.0.
log  : Installing Microsoft.Extensions.Primitives 1.1.0.
log  : Installing Microsoft.Net.Http.Headers 1.1.0.
log  : Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 1.1.0.
log  : Installing Microsoft.AspNetCore.Http.Features 1.1.0.
log  : Installing Microsoft.AspNetCore.DataProtection.Abstractions 1.1.0.
log  : Installing Microsoft.AspNetCore.Cryptography.Internal 1.1.0.
log  : Installing Microsoft.Extensions.FileSystemGlobbing 1.1.0.
log  : Installing Microsoft.Extensions.Localization.Abstractions 1.0.0.
log  : Installing System.Resources.Reader 4.0.0.
log  : Installing Microsoft.Extensions.PlatformAbstractions 1.1.0.
log  : Installing System.ComponentModel.TypeConverter 4.3.0.
log  : Installing System.Reflection.TypeExtensions 4.1.0.
log  : Installing NuGet.Protocol.Core.v3 3.5.0-beta2-1484.
log  : Installing Microsoft.Extensions.FileProviders.Abstractions 1.0.0.
log  : Installing Microsoft.Extensions.FileSystemGlobbing 1.0.0.
log  : Installing System.Text.Encodings.Web 4.0.0.
log  : Installing System.Globalization.Extensions 4.0.1.
log  : Installing System.Net.Primitives 4.0.11.
log  : Installing System.IO.FileSystem.Watcher 4.0.0.
log  : Installing NuGet.Repositories 3.5.0-beta2-1484.
log  : Installing Microsoft.AspNetCore.Http.Features 1.0.0.
log  : Installing System.Threading.Tasks.Extensions 4.0.0.
log  : Installing System.Reflection.Emit 4.0.1.
log  : Installing System.Reflection.Emit.Lightweight 4.0.1.
log  : Installing System.Reflection.Emit.ILGeneration 4.0.1.
log  : Installing Microsoft.AspNetCore.Routing.Abstractions 1.1.0.
log  : Installing Microsoft.Extensions.Localization 1.1.0.
log  : Installing Microsoft.Extensions.FileProviders.Composite 1.1.0.
log  : Installing Microsoft.AspNetCore.Localization 1.1.0.
log  : Installing Microsoft.AspNetCore.Mvc.Core 1.1.1.
log  : Installing Microsoft.AspNetCore.Mvc.Razor.Host 1.1.1.
log  : Installing Microsoft.AspNetCore.JsonPatch 1.1.0.
log  : Installing Microsoft.AspNetCore.Html.Abstractions 1.1.0.
log  : Installing runtime.native.System 4.0.0.
log  : Installing System.Threading.ThreadPool 4.0.10.
log  : Installing System.Threading.Thread 4.0.0.
log  : Installing Microsoft.Win32.Primitives 4.0.1.
log  : Installing Microsoft.AspNetCore.Html.Abstractions 1.0.0.
log  : Installing Microsoft.AspNetCore.Razor 1.0.0.
log  : Installing Microsoft.DotNet.ProjectModel 1.0.0-rc3-003121.
log  : Installing NuGet.Versioning 3.5.0-beta2-1484.
log  : Installing NuGet.Packaging 3.5.0-beta2-1484.
log  : Installing NuGet.ProjectModel 3.5.0-beta2-1484.
log  : Installing Remotion.Linq 2.1.1.
log  : Installing Microsoft.Extensions.Configuration.Abstractions 1.0.0.
log  : Installing System.Interactive.Async 3.0.0.
log  : Installing System.Security.Principal.Windows 4.0.0.
log  : Installing NuGet.Frameworks 3.5.0-beta2-1484.
log  : Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 1.0.0.
log  : Installing Microsoft.Extensions.DependencyInjection.Abstractions 1.0.0.
log  : Installing System.ComponentModel 4.0.1.
log  : Installing Microsoft.AspNetCore.Diagnostics.Abstractions 1.0.0.
log  : Installing System.Buffers 4.0.0.
log  : Installing Microsoft.Extensions.WebEncoders 1.0.0.
log  : Installing Microsoft.AspNetCore.Mvc.DataAnnotations 1.0.0.
log  : Installing System.Diagnostics.DiagnosticSource 4.0.0.
log  : Installing Microsoft.AspNetCore.Mvc.Formatters.Json 1.0.0.
log  : Installing System.Reflection.Extensions 4.0.0.
log  : Installing Microsoft.AspNetCore.Mvc.Core 1.0.0.
log  : Installing System.Diagnostics.Tools 4.0.0.
log  : Installing System.Text.Encoding 4.0.10.
log  : Installing System.Threading 4.0.10.
log  : Installing System.Diagnostics.Debug 4.0.10.
log  : Installing System.Diagnostics.Tracing 4.0.20.
log  : Installing System.IO 4.0.10.
log  : Installing System.Globalization 4.0.10.
log  : Installing System.Text.Encoding.Extensions 4.0.10.
log  : Installing System.Runtime.Extensions 4.0.10.
log  : Installing System.Collections 4.0.10.
log  : Installing System.Threading.Tasks 4.0.10.
log  : Installing System.Linq 4.0.0.
log  : Installing System.Text.RegularExpressions 4.0.10.
log  : Installing System.Reflection 4.0.10.
log  : Installing System.Net.Http 4.0.0.
log  : Installing System.Runtime 4.0.20.
log  : Installing System.IO.Compression 4.0.0.
log  : Installing System.Xml.XDocument 4.0.10.
log  : Installing SQLite 3.13.0.
log  : Installing Microsoft.DotNet.InternalAbstractions 1.0.500-preview2-1-003177.
log  : Installing Microsoft.Extensions.Logging.Abstractions 1.1.0-preview1-final.
log  : Installing NuGet.LibraryModel 3.5.0-beta2-1484.
log  : Installing runtime.native.System.IO.Compression 4.1.0.
log  : Installing Microsoft.AspNetCore.Cryptography.Internal 1.1.0-preview1-final.
log  : Installing Microsoft.Extensions.DependencyInjection.Abstractions 1.1.0-preview1-final.
log  : Installing NuGet.Packaging.Core.Types 3.5.0-beta2-1484.
log  : Installing Microsoft.AspNetCore.DataProtection.Abstractions 1.1.0-preview1-final.
log  : Installing System.Security.Principal.Windows 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Extensions.Options 1.1.0-preview1-final.
log  : Installing Microsoft.Win32.Registry 4.3.0-preview1-24530-04.
log  : Installing System.Threading.Timer 4.0.1.
log  : Installing System.Net.Http 4.1.0.
log  : Installing NETStandard.Library 1.6.1-preview1-24530-04.
log  : Installing System.Security.Claims 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Algorithms 4.2.0.
log  : Installing Microsoft.Extensions.Configuration.Abstractions 1.1.0-preview1-final.
log  : Installing Microsoft.Extensions.FileProviders.Abstractions 1.1.0-preview1-final.
log  : Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 1.1.0-preview1-final.
log  : Installing Microsoft.AspNetCore.Http.Abstractions 1.1.0-preview1-final.
log  : Installing System.Buffers 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Net.Http.Headers 1.1.0-preview1-final.
log  : Installing System.Runtime.CompilerServices.Unsafe 4.3.0.
log  : Installing System.Diagnostics.Contracts 4.3.0.
log  : Installing System.Net.WebSockets 4.3.0.
log  : Installing System.ComponentModel.Primitives 4.3.0.
log  : Installing System.Collections.Specialized 4.3.0.
log  : Installing System.Collections.NonGeneric 4.3.0.
log  : Installing Microsoft.Extensions.Primitives 1.0.0.
log  : Installing System.Threading.Overlapped 4.0.1.
log  : Installing System.Security.Claims 4.0.1.
log  : Installing System.Security.Principal 4.0.1.
log  : Installing Microsoft.Extensions.Globalization.CultureInfoCache 1.1.0.
log  : Installing System.Net.WebSockets 4.0.0.
log  : Installing System.Security.Cryptography.X509Certificates 4.1.0.
log  : Installing Microsoft.Extensions.Localization.Abstractions 1.1.0.
log  : Installing Microsoft.AspNetCore.Razor.Runtime 1.1.0.
log  : Installing Microsoft.AspNetCore.Authorization 1.1.0.
log  : Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 1.1.0.
log  : Installing Microsoft.AspNetCore.Routing 1.1.0.
log  : Installing Microsoft.AspNetCore.Mvc.Abstractions 1.1.1.
log  : Installing Microsoft.Extensions.DependencyModel 1.1.0.
log  : Installing NuGet.RuntimeModel 3.5.0-beta2-1484.
log  : Installing Microsoft.Extensions.DependencyModel 1.0.0.
log  : Installing NETStandard.Library 1.6.0.
log  : Installing System.Reflection.Metadata 1.3.0.
log  : Installing NuGet.Common 3.5.0-beta2-1484.
log  : Installing System.IO.Compression 4.1.0.
log  : Installing NuGet.DependencyResolver.Core 3.5.0-beta2-1484.
log  : Installing Microsoft.Extensions.Options 1.0.0.
log  : Installing System.ComponentModel.Annotations 4.1.0.
log  : Installing Microsoft.Extensions.Localization 1.0.0.
log  : Installing NuGet.Packaging.Core 3.5.0-beta2-1484.
log  : Installing Microsoft.AspNetCore.JsonPatch 1.0.0.
log  : Installing Microsoft.AspNetCore.Authorization 1.0.0.
log  : Installing Microsoft.AspNetCore.Routing 1.0.0.
log  : Installing Microsoft.AspNetCore.Mvc.Abstractions 1.0.0.
log  : Installing System.Resources.ResourceManager 4.0.0.
log  : Installing System.Reflection.Primitives 4.0.0.
log  : Installing Microsoft.AspNetCore.Http 1.0.0.
log  : Installing System.Net.Primitives 4.0.0.
log  : Installing System.Xml.ReaderWriter 4.0.10.
log  : Installing System.ComponentModel 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.InteropServices 4.0.0.
log  : Installing Microsoft.NETCore.Platforms 1.1.0-preview1-24530-04.
log  : Installing System.Runtime.Handles 4.3.0-preview1-24530-04.
log  : Installing System.Globalization 4.3.0-preview1-24530-04.
log  : Installing System.Collections 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.Extensions 4.3.0-preview1-24530-04.
log  : Installing System.Resources.ResourceManager 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.InteropServices 4.3.0-preview1-24530-04.
log  : Installing System.Runtime 4.3.0-preview1-24530-04.
log  : Installing System.Security.Principal 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.InteropServices.RuntimeInformation 4.0.0.
log  : Installing System.IO.Compression.ZipFile 4.0.1.
log  : Installing System.IO 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Win32.Primitives 4.3.0-preview1-24530-04.
log  : Installing Microsoft.DotNet.InternalAbstractions 1.0.0.
log  : Installing Microsoft.DotNet.PlatformAbstractions 1.1.0.
log  : Installing System.Threading.Tasks.Parallel 4.0.1.
log  : Installing System.Diagnostics.Debug 4.3.0-preview1-24530-04.
log  : Installing System.Text.Encoding 4.3.0-preview1-24530-04.
log  : Installing System.Threading 4.3.0-preview1-24530-04.
log  : Installing System.Reflection 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Primitives 4.3.0-preview1-24530-04.
log  : Installing System.Collections.Immutable 1.2.0.
log  : Installing System.IO.Compression.ZipFile 4.3.0-preview1-24530-04.
log  : Installing System.ObjectModel 4.3.0-preview1-24530-04.
log  : Installing System.Net.Sockets 4.3.0-preview1-24530-04.
log  : Installing System.Reflection.Extensions 4.3.0-preview1-24530-04.
log  : Installing System.Threading.Timer 4.3.0-preview1-24530-04.
log  : Installing System.Console 4.3.0-preview1-24530-04.
log  : Installing System.IO.FileSystem.Primitives 4.3.0-preview1-24530-04.
log  : Installing System.Globalization.Calendars 4.3.0-preview1-24530-04.
log  : Installing System.Diagnostics.Tools 4.3.0-preview1-24530-04.
log  : Installing System.AppContext 4.3.0-preview1-24530-04.
log  : Installing System.IO.FileSystem 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.InteropServices.RuntimeInformation 4.3.0-preview1-24530-04.
log  : Installing System.Reflection.Primitives 4.3.0-preview1-24530-04.
log  : Installing System.Runtime.Numerics 4.3.0-preview1-24530-04.
log  : Installing System.Collections.Concurrent 4.3.0-preview1-24530-04.
log  : Installing System.Text.Encoding.Extensions 4.3.0-preview1-24530-04.
log  : Installing Microsoft.AspNetCore.Razor 1.1.0.
log  : Installing System.Diagnostics.Tracing 4.3.0-preview1-24530-04.
log  : Installing runtime.native.System.Net.Http 4.0.1.
log  : Installing System.Security.Cryptography.Cng 4.2.0.
log  : Installing System.Net.Primitives 4.3.0-preview1-24530-04.
log  : Installing System.Linq 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Encoding 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.Csp 4.0.0.
log  : Installing System.Security.Cryptography.Algorithms 4.3.0-preview1-24530-04.
log  : Installing System.Xml.XDocument 4.3.0-preview1-24530-04.
log  : Installing System.Threading.Tasks 4.3.0-preview1-24530-04.
log  : Installing System.Text.RegularExpressions 4.3.0-preview1-24530-04.
log  : Installing System.IO.Compression 4.3.0-preview1-24530-04.
log  : Installing System.Security.Cryptography.X509Certificates 4.3.0-preview1-24530-04.
log  : Installing System.Xml.ReaderWriter 4.3.0-preview1-24530-04.
log  : Installing System.Net.Http 4.3.0-preview1-24530-04.
log  : Installing System.Linq.Expressions 4.3.0-preview1-24530-04.
log  : Installing Microsoft.Extensions.Primitives 1.1.0-preview1-final.
log  : Installing System.Security.Cryptography.Encoding 4.0.0.
log  : Installing System.Security.Cryptography.OpenSsl 4.0.0.
log  : Installing System.Security.Cryptography.Primitives 4.0.0.
log  : Installing Microsoft.AspNetCore.Http.Features 1.1.0-preview1-final.
log  : Installing System.Text.Encodings.Web 4.3.0-preview1-24530-04.
log  : Installing System.Reflection.TypeExtensions 4.3.0-preview1-24530-04.
log  : Installing runtime.native.System.Security.Cryptography 4.0.0.
log  : Installing System.Globalization.Extensions 4.3.0-preview1-24530-04.
log  : Installing System.Globalization.Calendars 4.0.1.
log  : Installing System.Diagnostics.Contracts 4.3.0-preview1-24530-04.
log  : Restoring packages for tool 'Microsoft.AspNetCore.Razor.Tools' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing Microsoft.NETCore.DotNetHost 1.0.1.
log  : Installing Microsoft.NETCore.DotNetHostResolver 1.0.1.
log  : Installing runtime.native.System.Net.Security 4.0.1.
log  : Installing Microsoft.NETCore.Jit 1.0.2.
log  : Installing Microsoft.NETCore.DotNetHostPolicy 1.0.1.
log  : Installing System.Net.Security 4.0.0.
log  : Installing Microsoft.NETCore.Runtime.CoreCLR 1.0.2.
log  : Installing System.Net.WebHeaderCollection 4.0.1.
log  : Installing System.Net.Requests 4.0.11.
log  : Installing System.Linq.Parallel 4.0.1.
log  : Installing Libuv 1.9.0.
log  : Installing System.Threading.Tasks.Dataflow 4.6.0.
log  : Installing System.Linq.Queryable 4.0.1.
log  : Installing System.Reflection.DispatchProxy 4.0.1.
log  : Installing Microsoft.VisualBasic 10.0.1.
log  : Installing System.IO.UnmanagedMemoryStream 4.0.1.
log  : Installing System.IO.MemoryMappedFiles 4.0.0.
log  : Installing System.Numerics.Vectors 4.1.1.
log  : Installing Microsoft.NETCore.App 1.0.0.
log  : Restoring packages for tool 'Microsoft.AspNetCore.Server.IISIntegration.Tools' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing Microsoft.AspNetCore.Server.IISIntegration.Tools 1.0.0-preview2-final.
log  : Restoring packages for tool 'Microsoft.DotNet.Watcher.Tools' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing Microsoft.DotNet.Watcher.Core 1.0.0-preview2-final.
log  : Installing Microsoft.DotNet.Watcher.Tools 1.0.0-preview2-final.
log  : Installing Microsoft.Extensions.Logging 1.0.0.
log  : Installing Microsoft.Extensions.Logging.Console 1.0.0.
log  : Restoring packages for tool 'Microsoft.EntityFrameworkCore.Relational.Design' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing Microsoft.EntityFrameworkCore.Relational.Design 1.1.0.
log  : Restoring packages for tool 'Microsoft.EntityFrameworkCore.Relational.Design.Specification.Tests' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing xunit.abstractions 2.0.1.
log  : Installing xunit.extensibility.core 2.2.0-beta4-build3444.
log  : Installing xunit.extensibility.execution 2.2.0-beta4-build3444.
log  : Installing xunit.core 2.2.0-beta4-build3444.
log  : Installing xunit.assert 2.2.0-beta4-build3444.
log  : Installing xunit 2.2.0-beta4-build3444.
log  : Installing Microsoft.EntityFrameworkCore.InMemory 1.1.0.
log  : Installing Microsoft.EntityFrameworkCore.Specification.Tests 1.1.0.
log  : Installing Microsoft.EntityFrameworkCore.Relational.Design.Specification.Tests 1.1.0.
log  : Installing Microsoft.EntityFrameworkCore.Design 1.1.0.
log  : Installing Microsoft.EntityFrameworkCore.Relational.Specification.Tests 1.1.0.
log  : Restoring packages for tool 'Microsoft.EntityFrameworkCore.Tools' in /tmp/tmp.6IC3DKO1X4/project.json...
log  : Installing Microsoft.EntityFrameworkCore.Tools 1.1.0-preview4-final.
log  : Writing lock file to disk. Path: /tmp/tmp.6IC3DKO1X4/project.lock.json
log  : /tmp/tmp.6IC3DKO1X4/project.json
log  : Restore completed in 36203ms.
Publishing the app
Publishing tmp.6IC3DKO1X4 for .NETCoreApp,Version=v1.1
> aspnetcore-angular2-universal-starter@1.0.0-beta.6 postinstall /tmp/tmp.6IC3DKO1X4
> npm run webpack-vendor && npm run webpack
> aspnetcore-angular2-universal-starter@1.0.0-beta.6 webpack-vendor /tmp/tmp.6IC3DKO1X4
> webpack --config webpack.config.vendor.js --progress
true
fallbackLoader option has been deprecated - replace with "fallback"
loader option has been deprecated - replace with "use"
loader option has been deprecated - replace with "use"
Hash: cf214c6a2d769a236c0114841c7d9d5495c2fdac
Version: webpack 2.2.1
Child
    Hash: cf214c6a2d769a236c01
    Time: 17866ms
        Asset    Size  Chunks                    Chunk Names
    vendor.js  5.1 MB       0  [emitted]  [big]  vendor
Child
    Hash: 14841c7d9d5495c2fdac
    Time: 16269ms
        Asset     Size  Chunks                    Chunk Names
    vendor.js  4.15 MB       0  [emitted]  [big]  vendor
> aspnetcore-angular2-universal-starter@1.0.0-beta.6 webpack /tmp/tmp.6IC3DKO1X4
> webpack --progress
isDashboardMode? false
isDevBuild? true
Hash: da11b9b5f7b728252ffdd4bc0b7fbe62e7a1cee2
Version: webpack 2.2.1
Child
    Hash: da11b9b5f7b728252ffd
    Time: 29793ms
                 Asset     Size  Chunks                    Chunk Names
                  0.js  7.13 kB       0  [emitted]         
        main-client.js  1.97 MB       1  [emitted]  [big]  main-client
              0.js.map   6.8 kB       0  [emitted]         
    main-client.js.map  2.25 MB       1  [emitted]         main-client
Child
    Hash: d4bc0b7fbe62e7a1cee2
    Time: 22348ms
             Asset     Size  Chunks                    Chunk Names
              0.js  16.3 kB       0  [emitted]         
    main-server.js  5.14 MB       1  [emitted]  [big]  main-server
aspnetcore-angular2-universal-starter@1.0.0-beta.6 /tmp/tmp.6IC3DKO1X4
├── UNMET PEER DEPENDENCY @angular/compiler@2.4.5
├── UNMET PEER DEPENDENCY @angular/core@2.4.5
├─┬ angular2-universal-polyfills@2.1.0-rc.1
│ ├── es6-promise@3.0.2 
│ └── reflect-metadata@0.1.2 
└── UNMET PEER DEPENDENCY zone.js@0.7.2
 17% [0] buildOne or more errors occurred. (The process cannot access the file because it is being used by another process.)
 !     Push rejected, failed to compile ASP.NET Core app.
 !     Push failed

Can you please help me to find if I am doing anything wrong @MarkPieszak .

Thanks in advance for helping.

AbrarJahin commented 7 years ago

Hi, if I try to build a production environment, then I am finding this-

https://devcenter.heroku.com/articles/nodejs-support#specifying-a-node-js-version

Can u please have a look in it @MarkPieszak

ORuban commented 7 years ago

I will take a look, could reproduce with the current masterbranch as well. It still works from by fork (that is 21 commits behind now) so will check what has been changed.

@AbrarJahin if not specify the node version then the last version is used. See logs:

Downloading and installing node 6.9.5... Using default npm version: 3.10.10

AbrarJahin commented 7 years ago

Sure, thanks @ORuban

MarkPieszak commented 7 years ago

That Node version looks fine but something must of changed in the past 21 commits. One major thing that changed was the way webpack was setup (and the splitting of client/server bundles). I'm having trouble with Azure deploying currently as well, they must be coming from the same problem. Let me see if I can fix that, and hopefully it'll take care of both 👍 Sorry about that guys!

AbrarJahin commented 7 years ago

NP.

Thanks @MarkPieszak

riiight commented 7 years ago

Just chiming in to state that I am also experiencing errors with an Azure deployment.

Commenting to be notified.

MarkPieszak commented 7 years ago

If you guys want to get latest and give it a shot, it should work now! Tested with Azure and able to deploy there successfully now :) @riiight https://github.com/MarkPieszak/aspnetcore-angular2-universal/commit/bb7e2da5b96040acdfbfa4052547b4a22f0e173c

http://aspnetcore-angular2-universal.azurewebsites.net/

If it's still not working let me know we can re-open!

riiight commented 7 years ago

I have a project based on the seed that I tried unsuccessfully to deploy,, but before I try to debug that again, I thought I would try a deploy of the seed itself.

Here are the steps I've taken:

Unfortunately, he Publish failed at 97%. Here are the lines at the end of the error:

...95% [0] recording 95% [0] additional asset processing    96% [0] chunk asset optimization       97% [0] asset optimization           97% [0] emitting             [0] npm WARN optional Skipping failed optional dependency /chokidar/fsevents: Angular2Spa

This is the same error I saw earlier with my own project. The temporary workaround I use for this is removing the following lines from \node_modules\chokidar\package.json:

"optionalDependencies": {
    "fsevents": "^1.0.0"
  },

There were also these warnings/errors which prevent it from successfully publishing:

C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Publishing.targets(149,5): Error : fallbackLoader option has been deprecated - replace with "fallback" C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Publishing.targets(149,5): Error : loader option has been deprecated - replace with "use" C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Publishing.targets(149,5): Error : loader option has been deprecated - replace with "use"

These were also errors I saw earlier with my own project. The temporary workaround I use for these is editing the following lines in webpack.config.vendor.js:

use: ExtractTextPlugin.extract({ fallback: 'style-loader', use: 'css-loader' })

and

{ test: /\.css(\?|$)/, use: extractCSS.extract({ use: 'css-loader' }) }

After making these 3 change, the publish succeeds. When I try to view the site, however, I see this error:

An error occurred while starting the application. Exception: Call to Node module failed with error: Webpack dev middleware failed because of an error while loading 'aspnet-webpack'. Error was: Error: Cannot find module 'aspnet-webpack'

This makes sense because there is no "node_modules" folder out on the Web App server (Is this because of the "exclude": [ "node_modules" ] line in project.json? Maybe node_modules shouldn't be excluded?).

So then I go to a cmd prompt on the Web App (Kudu) and run "npm install". I then get this error:

npm WARN enoent ENOENT: no such file or directory, open 'D:\home\site\wwwroot\package.json'

So then I publish package.json from VS (right click on the file, select Publish), and then run "npm install" again. Doing this not only gets the packages, but also run a few other things as well (e.g. node install.js, npm run webpack-vendor && npm run webpack, etc. which also throw errors (see attached "NpmInstallOnServerErrors.txt").

I try to restart the Web App and viewing the site anyway and I see this error:

An error occurred while starting the application.

Exception: Call to Node module failed with error: Error: Cannot find module './tsconfig.json'

So, I figure I'll try publishing from VS again now that the node_modules are out on the server, but I get the same tsconfig.json error. I then try to publish tsconfig.json (right click, Publish in VS), restart the Web App, and then it the website finally loads.

So it works, but I had to do some setup gymnastics. If you're not seeing the same errors that I am, perhaps it has to do with the fact that:

Perhaps if you tried a Publish with a clean seed to a brand new Azure App Service, you'd experience the same issues that I experienced? Could you provide any information/pointers as to how I could make deploying to Azure a smoother process?

Any info you can provide is greatly appreciated. Thanks.

NpmInstallOnServerErrors.txt

AbrarJahin commented 7 years ago

Hi @MarkPieszak

I am still having the issue.

image

Can u please have a look.

Thanks

MarkPieszak commented 7 years ago

@riiight Hey Don, so I'm publishing straight through the command line onto a brand new WebApp on Azure. When the app is create I select Deployment Options, then select Local Git Branch. Once that's done, go to Deployment Credentials, make sure you set your deployment credentials login/password.

Now go to Overview for the web app, ad you'll see Git Clone Url and copy it.

Now you can do:

git add .
git commit m - "whatever"

git remote add azure https://your-user-name@my-angular2-site.scm.azurewebsites.net:443/my-angular2-site.git
                 // ^ get this from Azure (Web App Overview section - Git clone url)

git push --set-upstream azure master 

When doing this method it runs npm install, wel back etc (https://github.com/MarkPieszak/aspnetcore-angular2-universal/blob/bb7e2da5b96040acdfbfa4052547b4a22f0e173c/project.json#L70-77) not sure why kudu isn't?

I haven't tried using Kudu or VS publish, I (believe) you might need to be publishing from the resulting app out of dotnet publish with vs publish but I'm not sure! I'll have to experiment with that.

What version of this repo do you have at the moment? Check the package.json. The big change to fix azure deploy was moving almost all devDependencies to regular dependencies, and in the project.json removing Client from buildOptions exclude.

MarkPieszak commented 7 years ago

@AbrarJahin any reason why it couldn't compile aspnet? You have the latest rc.0 right?

AbrarJahin commented 7 years ago

Frankly speaking, I am new in Heroku.

So, I am not sure.

My work procedure is-

  1. Go to here- https://dashboard.heroku.com/new?template=https://github.com/MarkPieszak/aspnetcore-angular2-universal.git

  2. Then click on Deploy

Can u help please @MarkPieszak ?

AbrarJahin commented 7 years ago

I am using default options and I have a free account.

Do I need to configure anything or need a paid account?

MarkPieszak commented 7 years ago

There's definitely something strange going on with Heroku, I think we need to pass environment variables to it or something (?) I've used it in the past, but I'm no expert at it as well.

Moved Heroku issue to #100

AbrarJahin commented 7 years ago

Thanks @MarkPieszak

riiight commented 7 years ago

@MarkPieszak First off, thanks for the prompt reply. It is greatly appreciated.

I tried your method of deploying with git. Here's what happened:

An error occurred while starting the application. Exception: Call to Node module failed with error: Webpack dev middleware failed because of an error while loading 'aspnet-webpack'. Error was: Error: Cannot find module 'aspnet-webpack'

An error occurred while starting the application. Exception: Call to Node module failed with error: Error: Cannot find module './tsconfig.json'

  • So, I added the following line to the "scripts/prepublish" section in project.json (right before the "npm install" line): "xcopy /y %publish:ProjectPath%\\tsconfig.json %publish:OutputPath%\\*",
  • I ran "git push --set-upstream azure master" again and it was successful.
  • This time, the Web site worked.

IMHO, the 2 changes I made should probably be applied to the seed or an equivalent fix should be added for future users who want to do a fresh publish of the seed to Azure.