RC6.4 Polymer project: Build faild

Hi
Just tried a polymer project to test, getting the following error when tried to run my first test project. I am using in Windows 7 environment.


Executing SQL script: D:\Studio Projects\demo\demopolymer\modules\core\build\db\50-demopolymer\init\hsql\30.create-db.sql

BUILD SUCCESSFUL

Total time: 31.955 secs
[23:57:58.650] Restarting the application server
:setupTomcat
Download https://repo.cuba-platform.com/content/groups/work/org/apache/tomcat/tomcat/8.5.9/tomcat-8.5.9.pom
Download https://repo.cuba-platform.com/content/groups/work/org/apache/tomcat/tomcat/8.5.9/tomcat-8.5.9.zip
:app-core:assembleDbScripts UP-TO-DATE
:app-core:dbScriptsArchive
:app-global:compileJavaNote: D:\Studio Projects\demo\demopolymer\modules\global\src\com\company\demopolymer\entity\Customer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:app-global:enhance
:app-global:processResources
:app-global:classes
:app-global:jar
:app-core:compileJava UP-TO-DATE
:app-core:processResources
:app-core:classes
:app-core:jar
:app-core:sourceJar
:app-core:assemble
:app-core:cleanConf
:app-core:deploy
:app-polymer-client:nodeSetup
Download https://nodejs.org/dist/v6.9.1/win-x64/node.exe
Download https://nodejs.org/dist/v6.9.1/node-v6.9.1-linux-x86.tar.gz
:app-polymer-client:npmSetup SKIPPED
:app-polymer-client:npmInstallnpm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.

demopolymer@0.0.1 D:\Studio Projects\demo\demopolymer\modules\polymer-client
+-- bower@1.8.0 
+-- del@2.2.2 
| +-- globby@5.0.0 
| | +-- array-union@1.0.2 
| | +-- arrify@1.0.1 
| | `-- glob@7.1.1 
| |   +-- fs.realpath@1.0.0 
| |   +-- inflight@1.0.6 
| |   | `-- wrappy@1.0.2 
| |   `-- once@1.4.0 
| +-- 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 
| +-- object-assign@4.1.1 
| +-- pify@2.3.0 
| +-- pinkie-promise@2.0.1 
| | `-- pinkie@2.0.4 
| `-- rimraf@2.5.4 
+-- gulp@3.9.1 
| +-- archy@1.0.0 
| +-- chalk@1.1.3 
| | +-- ansi-styles@2.2.1 
| | +-- escape-string-regexp@1.0.5 
| | +-- has-ansi@2.0.0 
| | | `-- ansi-regex@2.1.1 
| | +-- strip-ansi@3.0.1 
| | `-- supports-color@2.0.0 
| +-- deprecated@0.0.1 
| +-- gulp-util@3.0.8 
| | +-- array-differ@1.0.0 
| | +-- array-uniq@1.0.3 
| | +-- beeper@1.1.1 
| | +-- dateformat@2.0.0 
| | +-- 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._basecopy@3.0.1 
| | | +-- lodash._basetostring@3.0.1 
| | | +-- lodash._basevalues@3.0.0 
| | | +-- lodash._isiterateecall@3.0.9 
| | | +-- lodash.escape@3.2.0 
| | | | `-- lodash._root@3.0.1 
| | | +-- lodash.keys@3.1.2 
| | | | +-- lodash._getnative@3.9.1 
| | | | +-- lodash.isarguments@3.1.0 
| | | | `-- lodash.isarray@3.0.4 
| | | +-- lodash.restparam@3.6.1 
| | | `-- lodash.templatesettings@3.1.1 
| | +-- multipipe@0.1.2 
| | | `-- duplexer2@0.0.2 
| | |   `-- readable-stream@1.1.14 
| | +-- object-assign@3.0.0 
| | +-- replace-ext@0.0.1 
| | +-- through2@2.0.3 
| | | +-- readable-stream@2.2.2 
| | | | `-- isarray@1.0.0 
| | | `-- xtend@4.0.1 
| | `-- vinyl@0.5.3 
| +-- interpret@1.0.1 
| +-- liftoff@2.3.0 
| | +-- extend@3.0.0 
| | +-- findup-sync@0.4.3 
| | | +-- detect-file@0.1.0 
| | | | `-- fs-exists-sync@0.1.0 
| | |
 +-- is-glob@2.0.1 
| | | | `-- is-extglob@1.0.0 
| | | +-- micromatch@2.3.11 
| | | | +-- arr-diff@2.0.0 
| | | | | `-- arr-flatten@1.0.1 
| | | | +-- array-unique@0.2.1 
| | | | +-- braces@1.8.5 
| | | | | +-- expand-range@1.8.2 
| | | | | | `-- fill-range@2.2.3 
| | | | | |   +-- is-number@2.1.0 
| | | | | |   +-- isobject@2.1.0 
| | | | | |   | `-- isarray@1.0.0 
| | | | | |   +-- randomatic@1.1.6 
| | | | | |   `-- repeat-string@1.6.1 
| | | | | +-- 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 
| | | | | | `-- glob-parent@2.0.0 
| | | | | `-- is-dotfile@1.0.2 
| | | | `-- regex-cache@0.4.3 
| | | |   +-- is-equal-shallow@0.1.3 
| | | |   `-- is-primitive@2.0.0 
| | | `-- resolve-dir@0.1.1 
| | |   `-- global-modules@0.2.3 
| | |     +-- global-prefix@0.1.5 
| | |     | +-- homedir-polyfill@1.0.1 
| | |     | | `-- parse-passwd@1.0.0 
| | |     | +-- ini@1.3.4 
| | |     | `-- which@1.2.12 
| | |     |   `-- isexe@1.1.2 
| | |     `-- is-windows@0.2.0 
| | +-- fined@1.0.2 
| | | +-- expand-tilde@1.2.2 
| | | +-- lodash.assignwith@4.2.0 
| | | +-- lodash.isempty@4.4.0 
| | | +-- lodash.pick@4.4.0 
| | | `-- parse-filepath@1.0.1 
| | |   +-- is-absolute@0.2.6 
| | |   | `-- is-relative@0.2.1 
| | |   |   `-- is-unc-path@0.1.2 
| | |   |     `-- unc-path-regex@0.1.2 
| | |   +-- map-cache@0.2.2 
| | |   `-- path-root@0.1.1 
| | |     `-- path-root-regex@0.1.2 
| | +-- flagged-respawn@0.3.2 
| | +-- lodash.isplainobject@4.0.6 
| | +-- lodash.isstring@4.0.1 
| | +-- lodash.mapvalues@4.6.0 
| | `-- rechoir@0.6.2 
| +-- minimist@1.2.0 
| +-- orchestrator@0.3.8 
| | +-- end-of-stream@0.1.5 
| | | `-- once@1
.3.3 
| | +-- sequencify@0.0.7 
| | `-- stream-consume@0.1.0 
| +-- pretty-hrtime@1.0.3 
| +-- semver@4.3.6 
| +-- tildify@1.2.0 
| | `-- os-homedir@1.0.2 
| +-- v8flags@2.0.11 
| | `-- user-home@1.1.1 
| `-- vinyl-fs@0.3.14 
|   +-- defaults@1.0.3 
|   +-- glob-stream@3.1.18 
|   | +-- glob@4.5.3 
|   | +-- glob2base@0.0.12 
|   | | `-- find-index@0.1.1 
|   | +-- minimatch@2.0.10 
|   | +-- ordered-read-streams@0.1.0 
|   | +-- through2@0.6.5 
|   | | `-- readable-stream@1.0.34 
|   | `-- unique-stream@1.0.0 
|   +-- glob-watcher@0.0.6 
|   | `-- gaze@0.5.2 
|   |   `-- globule@0.1.0 
|   |     +-- glob@3.1.21 
|   |     | +-- graceful-fs@1.2.3 
|   |     | `-- inherits@1.0.2 
|   |     +-- lodash@1.0.2 
|   |     `-- minimatch@0.2.14 
|   |       +-- lru-cache@2.7.3 
|   |       `-- sigmund@1.0.1 
|   +-- graceful-fs@3.0.11 
|   | `-- natives@1.1.0 
|   +-- mkdirp@0.5.1 
|   | `-- minimist@0.0.8 
|   +-- strip-bom@1.0.0 
|   | +-- first-chunk-stream@1.0.0 
|   | `-- is-utf8@0.2.1 
|   +-- through2@0.6.5 
|   | `-- readable-stream@1.0.34 
|   `-- vinyl@0.4.6 
|     `-- clone@0.2.0 
+-- merge-stream@1.0.1 
| `-- readable-stream@2.2.2 
|   +-- buffer-shims@1.0.0 
|   +-- core-util-is@1.0.2 
|   +-- inherits@2.0.3 
|   +-- isarray@1.0.0 
|   +-- process-nextick-args@1.0.7 
|   +-- string_decoder@0.10.31 
|   `-- util-deprecate@1.0.2 
+-- polymer-build@0.5.1 
| +-- @types/parse5@2.2.34 
| | `-- @types/node@7.0.0 
| +-- @types/vinyl@1.2.30 
| +-- @types/vinyl-fs@0.0.28 
| | `-- @types/glob-stream@3.1.30 
| |   `-- @types/glob@5.0.30 
| |     `-- @types/minimatch@2.0.29 
| +-- dom5@2.1.0 
| | +-- @types/clone@0.1.30 
| | +-- @types/node@6.0.60 
| | `-- clone@2.1.0 
| +-- hydrolysis@1.24.1 
| | +-- babel-polyfill@6.22.0 
| | | +-- babel-runtime@6.22.0 
| | | +-- core-js@2.4.1 
| | | `-- regenerator-runtime@0.10.1 
| | +-- doctrine@0.7.2 
| | | +-- esutils@1.1.6 
| | | `-- isarray@0.0.1 
| | +-- dom5@1.3.6 
| | | +-- @types/node@4.2.0 
| | | +-- @types/parse5@0.0.31 
| | | | `-- @types/node@6.0.60 
| | | `-- parse5@1.5
.1 
| | +-- escodegen@1.8.1 
| | | +-- esprima@2.7.3 
| | | +-- estraverse@1.9.3 
| | | +-- esutils@2.0.2 
| | | +-- 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 
| | |   `-- amdefine@1.0.1 
| | +-- espree@3.3.2 
| | | +-- acorn@4.0.4 
| | | `-- acorn-jsx@3.0.1 
| | |   `-- acorn@3.3.0 
| | +-- estraverse@3.1.0 
| | `-- path-is-absolute@1.0.1 
| +-- minimatch-all@1.1.0 
| | `-- minimatch@3.0.3 
| |   `-- brace-expansion@1.1.6 
| |     +-- balanced-match@0.4.2 
| |     `-- concat-map@0.0.1 
| +-- multipipe@1.0.2 
| | `-- duplexer2@0.1.4 
| +-- parse5@2.2.3 
| +-- plylog@0.4.0 
| | `-- winston@2.3.0 
| |   +-- async@1.0.0 
| |   +-- colors@1.0.3 
| |   +-- cycle@1.0.3 
| |   +-- eyes@0.1.8 
| |   +-- isstream@0.1.2 
| |   `-- stack-trace@0.0.9 
| +-- polymer-analyzer@2.0.0-alpha.18 
| | +-- @types/chalk@0.4.31 
| | +-- @types/doctrine@0.0.1 
| | +-- @types/escodegen@0.0.2 
| | +-- @types/estraverse@0.0.2 
| | +-- @types/estree@0.0.30 
| | +-- @types/node@4.2.0 
| | +-- clone@2.1.0 
| | +-- cssbeautify@0.3.1 
| | +-- jsonschema@1.1.1 
| | +-- performance-now@0.2.0 
| | +-- shady-css-parser@0.0.8 
| | +-- split@1.0.0 
| | | `-- through@2.3.8 
| | `-- strip-indent@2.0.0 
| +-- polymer-project-config@1.1.0 
| | `-- @types/node@6.0.60 
| +-- sw-precache@4.3.0 
| | +-- dom-urls@1.1.0 
| | | `-- urijs@1.18.4 
| | +-- es6-promise@4.0.5 
| | +-- lodash.defaults@4.2.0 
| | +-- lodash.template@4.4.0 
| | | `-- lodash.templatesettings@4.1.0 
| | +-- meow@3.7.0 
| | | +-- camelcase-keys@2.1.0 
| | | | `-- camelcase@2.1.1 
| | | +-- decamelize@1.2.0 
| | | +-- 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 
| | | +-- normalize-package-data@2.3.5 
| | | | +-- hosted-git-info@2.1.5 
| | | | +-- 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 
| | | +-- 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 
| | | |   | +-- graceful-fs@4.1.11 
| | | |   | +-- parse-json@2.2.0 
| | | |   | | `-- error-ex@1.3.0 
| | | |   | |   `-- is-arrayish@0.2.1 
| | | |   | `-- strip-bom@2.0.0 
| | | |   `-- path-type@1.1.0 
| | | |     `-- graceful-fs@4.1.11 
| | | +-- redent@1.0.0 
| | | | +-- indent-string@2.1.0 
| | | | | `-- repeating@2.0.1 
| | | | |   `-- is-finite@1.0.2 
| | | | `-- strip-indent@1.0.1 
| | | |   `-- get-stdin@4.0.1 
| | | `-- trim-newlines@1.0.0 
| | +-- pretty-bytes@3.0.1 
| | | `-- number-is-nan@1.0.1 
| | `-- sw-toolbox@3.4.0 
| |   +-- path-to-regexp@1.7.0 
| |   `-- serviceworker-cache-polyfill@4.0.0 
| +-- vinyl@1.2.0 
| | +-- clone@1.0.2 
| | `-- clone-stats@0.0.1 
| +-- vinyl-fs@2.4.4 
| | +-- duplexify@3.5.0 
| | | +-- end-of-stream@1.0.0 
| | | | `-- once@1.3.3 
| | | +-- readable-stream@2.2.2 
| | | | `-- isarray@1.0.0 
| | | `-- stream-shift@1.0.0 
| | +-- glob-stream@5.3.5 
| | | +-- glob@5.0.15 
| | | +-- glob-parent@3.1.0 
| | | | +-- is-glob@3.1.0 
| | | | | `-- is-extglob@2.1.1 
| | | | `-- path-dirname@1.0.2 
| | | +-- ordered-read-streams@0.3.0 
| | | | `-- is-stream@1.1.0 
| | | +-- through2@0.6.5 
| | | | `-- readable-stream@1.0.34 
| | | |   `-- isarray@0.0.1 
| | | +-- to-absolute-glob@0.1.1 
| | | | `-- extend-shallow@2.0.1 
| | | `-- unique-stream@2.2.1 
| | |   `-- json-stable-stringify@1.0.1 
| | |     `-- jsonify@0.0.0 
| | +-- graceful-fs@4.1.11 
| | +-- gulp-sourcemaps@1.6.0 
| | | +-- convert-source-map@1.3.0 
| | | +-- graceful-fs@4.1.11 
| | | +-- strip-bom@2.0.0 
| | | `-- vinyl@1.2.0 
| | +-- is-valid-glob@0.3.0 
| | +-- lazystream@1.0.0 
| | | `-- readable-stream@2.2.2 
| | |   `-- isarray@1.0.0 
| | +-- lodash.isequal@4.5.0 
| | +-- readable-stream@2.2.2 
| | | `-- isarray@1.0.0 
| | +-- strip-bom@2.0.0 
| | +-- strip-bom-stream@1.0.0 
| | | `-- strip-bom@2.0.0 
| | +-- through2-filter@2.0.0 
| | `-- vali-date@1.0.0 
| `-- vulcanize@1.15.3 
|   +-- dom5@1.3.6 
|   | +-- @types/node@4.2.0 
|   | +-- @types/parse5@0.0.31 
|   | | `-- @types/node@6.0.60 
|   | `-- parse5@1.5.1 
|   +-- es6-promise@2.3.0 
|   +-- nopt@3.0.6 
|   | `-- abbrev@1.0.9 
|   `-- path-posix@1.0.0 
`-- polyserve@0.13.0 
  +-- @types/express@4.0.35 
  | `-- @types/express-serve-static-core@4.0.40 
  +-- @types/mime@0.0.29 
  +-- @types/node@4.2.0 
  +-- @types/opn@3.0.28 
  +-- @types/serve-static@1.7.31 
  +-- command-line-args@3.0.5 
  | +-- array-back@1.0.4 
  | +-- feature-detect-es6@1.3.1 
  | +-- find-replace@1.0.2 
  | | `-- test-value@2.1.0 
  | `-- typical@2.6.0 
  +-- command-line-usage@3.0.8 
  | +-- ansi-escape-sequences@3.0.0 
  | `-- table-layout@0.3.0 
  |   +-- deep-extend@0.4.1 
  |   `-- wordwrapjs@2.0.0 
  |     `-- reduce-flatten@1.0.1 
  +-- express@4.14.0 
  | +-- accepts@1.3.3 
  | | +-- mime-types@2.1.14 
  | | | `-- mime-db@1.26.0 
  | | `-- negotiator@0.6.1 
  | +-- array-flatten@1.1.1 
  | +-- content-disposition@0.5.1 
  | +-- content-type@1.0.2 
  | +-- cookie@0.3.1 
  | +-- cookie-signature@1.0.6 
  | +-- debug@2.2.0 
  | | `-- ms@0.7.1 
  | +-- depd@1.1.0 
  | +-- encodeurl@1.0.1 
  | +-- escape-html@1.0.3 
  | +-- etag@1.7.0 
  | +-- finalhandler@0.5.0 
  | | `-- unpipe@1.0.0 
  | +-- fresh@0.3.0 
  | +-- merge-descriptors@1.0.1 
  | +-- methods@1.1.2 
  | +-- on-finished@2.3.0 
  | | `-- ee-first@1.1.1 
  | +-- parseurl@1.3.1 
  | +-- path-to-regexp@0.1.7 
  | +-- proxy-addr@1.1.3 
  | | +-- forwarded@0.1.0 
  | | `-- ipaddr.js@1.2.0 
  | +-- qs@6.2.0 
  | +-- range-parser@1.2.0 
  | +-- send@0.14.1 
  | | +-- destroy@1.0.4 
  | | +-- http-errors@1.5.1 
  | | | `-- setprototypeof@1.0.2 
  | | +-- mime@1.3.4 
  | | `-- statuses@1.3.1 
  | +-- serve-static@1.11.1 
  | | `-- send@0.14.1 
  | +-- type-is@1.6.14 
  | | `-- media-typer@0.3.0 
  | +-- utils-merge@1.0.
0 
  | `-- vary@1.1.0 
  +-- find-port@1.0.1 
  | `-- async@0.2.10 
  +-- opn@3.0.3 
  +-- resolve@1.2.0 
  `-- send@0.10.1 
    +-- debug@2.1.3 
    | `-- ms@0.7.0 
    +-- depd@1.0.1 
    +-- destroy@1.0.3 
    +-- escape-html@1.0.1 
    +-- etag@1.5.1 
    | `-- crc@3.2.1 
    +-- fresh@0.2.4 
    +-- mime@1.2.11 
    +-- ms@0.6.2 
    +-- on-finished@2.1.1 
    | `-- ee-first@1.1.0 
    `-- range-parser@1.0.3 
:app-polymer-client:installBowerPackagesbower fetch#^2.0.1              ENOGIT git is not installed or not in the PATH
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app-polymer-client:installBowerPackages'.
> Process 'command 'D:\Studio Projects\demo\demopolymer\modules\polymer-client\.gradle\nodejs\node-v6.9.1-windows-x64\bin\node.exe'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 9 mins 5.284 secs
[00:07:06.352] Task 'setupTomcat, deploy, start' failed
org.gradle.process.internal.ExecException: Process 'command 'D:\Studio Projects\demo\demopolymer\modules\polymer-client\.gradle\nodejs\node-v6.9.1-windows-x64\bin\node.exe'' finished with non-zero exit value 1

Hi Mortoza,

In order to build Polymer client you should install git and make sure it’s available from the command line. We’ll update documentation soon.

Thanks for the feedback!

I have GIT installed but also a problem building a polymer project. Seems a required package was not found?


[09:26:24.724] Restarting the application server
:app-core:assembleDbScripts UP-TO-DATE :app-core:dbScriptsArchive UP-TO-DATE :app-global:compileJava UP-TO-DATE :app-global:enhance UP-TO-DATE :app-global:processResources UP-TO-DATE :app-global:classes UP-TO-DATE :app-global:jar UP-TO-DATE :app-core:compileJava UP-TO-DATE :app-core:processResources UP-TO-DATE :app-core:classes UP-TO-DATE :app-core:jar UP-TO-DATE :app-core:sourceJar UP-TO-DATE :app-core:assemble UP-TO-DATE :app-core:cleanConf :app-core:deploy :app-polymer-client:nodeSetup UP-TO-DATE :app-polymer-client:npmSetup SKIPPED :app-polymer-client:npmInstall UP-TO-DATE :app-polymer-client:installBowerPackages bower fetch#^2.0.1          not-cached https://github.com/github/fetch.git#^2.0.1
bower fetch#^2.0.1             resolve https://github.com/github/fetch.git#^2.0.1
bower polymer#^1.7.0        not-cached https://github.com/Polymer/polymer.git#^1.7.0
bower polymer#^1.7.0           resolve https://github.com/Polymer/polymer.git#^1.7.0
bower app-route#^0.9.3      not-cached https://github.com/PolymerElements/app-route.git#^0.9.3
bower app-route#^0.9.3         resolve https://github.com/PolymerElements/app-route.git#^0.9.3
bower paper-elements#^1.0.7 not-cached https://github.com/PolymerElements/paper-elements.git#^1.0.7
bower paper-elements#^1.0.7    resolve https://github.com/PolymerElements/paper-elements.git#^1.0.7
bower iron-icons#^1.1.3     not-cached https://github.com/PolymerElements/iron-icons.git#^1.1.3
bower iron-icons#^1.1.3        resolve https://github.com/PolymerElements/iron-icons.git#^1.1.3
bower cuba-app#^0.1.0       not-cached https://github.com/cuba-elements/cuba-app.git#^0.1.0
bower cuba-app#^0.1.0          resolve https://github.com/cuba-elements/cuba-app.git#^0.1.0
bower cuba-data#^0.1.0      not-cached https://github.com/cuba-elements/cuba-data.git#^0.1.0
bower cuba-data#^0.1.0         resolve https://github.com/cuba-elements/cuba-data.git#^0.1.0
bower cuba-form#^0.1.0      not-cached https://github.com/cuba-elements/cuba-form.git#^0.1.0
bower cuba-form#^0.1.0         resolve https://github.com/cuba-elements/cuba-form.git#^0.1.0
bower cuba-login#^0.1.0     not-cached https://github.com/cuba-elements/cuba-login.git#^0.1.0
bower cuba-login#^0.1.0        resolve https://github.com/cuba-elements/cuba-login.git#^0.1.0
bower cuba-styles#^0.1.0    not-cached https://github.com/cuba-elements/cuba-styles.git#^0.1.0
bower cuba-styles#^0.1.0       resolve https://github.com/cuba-elements/cuba-styles.git#^0.1.0
bower webcomponentsjs#^0.7.0       not-cached https://github.com/webcomponents/webcomponentsjs.git#^0.7.0
bower webcomponentsjs#^0.7.0          resolve https://github.com/webcomponents/webcomponentsjs.git#^0.7.0
bower iron-component-page#^1.0.0   not-cached https://github.com/PolymerElements/iron-component-page.git#^1.0.0
bower iron-component-page#^1.0.0      resolve https://github.com/PolymerElements/iron-component-page.git#^1.0.0
bower iron-demo-helpers#^1.0.0     not-cached https://github.com/PolymerElements/iron-demo-helpers.git#^1.0.0
bower iron-demo-helpers#^1.0.0        resolve https://github.com/PolymerElements/iron-demo-helpers.git#^1.0.0
bower iron-lazy-pages#^1.4.3        ENOTFOUND Request to https://bower.herokuapp.com/packages/iron-lazy-pages failed: getaddrinfo ENOTFOUND bower.herokuapp.com bower.herokuapp.com:443
:app-polymer-client:installBowerPackages FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app-polymer-client:installBowerPackages'. > Process 'command 'C:\Users\MSA5KA\studio-projects\test64\modules\polymer-client\.gradle\nodejs\node-v6.9.1-windows-x64\bin\node.exe'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 4.406 secs [09:26:30.622] Task 'deploy, start' failed
org.gradle.process.internal.ExecException: Process 'command 'C:\Users\MSA5KA\studio-projects\test64\modules\polymer-client\.gradle\nodejs\node-v6.9.1-windows-x64\bin\node.exe'' finished with non-zero exit value 1

Hi Stefan,

Probably you are behind a proxy, see [url=http://stackoverflow.com/questions/21750804/bower-calls-blocked-by-corporate-proxy]Bower calls blocked by corporate proxy - Stack Overflow

You can either create .bowerrc file with proxy settings in modules/polymer-client directory or try to change dependencies in bower.json in the following manner:

“iron-lazy-pages”: “^1.4.3”, ? “iron-lazy-pages”: “TimvdLippe/iron-lazy-pages#^1.4.3”,

“vaadin-combo-box”: “^1.1.5”, ? “vaadin-combo-box”: “vaadin/vaadin-combo-box#^1.1.5”,

“vaadin-date-picker”: “^1.1.4” ? “vaadin-date-picker”: “vaadin/vaadin-date-picker#^1.1.4”

Thanks for the feedback!

Thanks a lot. I created the .bowerrc with the proxy settings and it worked.

I also had to add proxy settings to .npmrc file of the node package manager. Would be great you extend the documentation with all required proxy settings (CUBA Studio Installation - CUBA Platform. Developer’s Manual) :slight_smile:

Stefan,

Thanks for noticing, documentation is something we are currently working on.

I had the same issue. I did not have git installed on the workstation. Even after I installed git I received the same error.

The fix. Reboot your workstation after you install git.