vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
618 stars 167 forks source link

export 'default' not found in '@babel/runtime/helpers/typeof' #6969

Closed vlukashov closed 4 years ago

vlukashov commented 4 years ago

When building a Vaadin 15 project with TypeScript views on Windows I am getting a lot of build warnings like "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof'. I expect the build on Windows to pass without these warnings as it currently passes on Linux and OS X.

Steps to reproduce:

  1. download a project from start.std.vaadin.com (Select the TypeScript + Spring Boot tech stack)
  2. run mvn install vaadin:build-frontend on a Windows machine
  3. see the build log
See the full build log ``` [INFO] Scanning for projects... [INFO] [INFO] ---------------< com.example.application:ccdm-dashboard >--------------- [INFO] Building ccdm-dashboard 2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- flow-maven-plugin:3.0-SNAPSHOT:build-frontend (default-cli) @ ccdm-dashboard --- [INFO] Scanning classes to find frontend configurations and dependencies... [INFO] Visited 626 classes. Took 983 ms. [INFO] Visited 90 classes. Took 46 ms. [INFO] Parsing java files from [C:\Users\IEUser\Downloads\ccdm-dashboard\src\main\java] [INFO] writing file C:\Users\IEUser\Downloads\ccdm-dashboard\target\generated-resources\openapi.json [INFO] No .swagger-codegen-ignore file found. [INFO] writing file C:\Users\IEUser\Downloads\ccdm-dashboard\frontend\generated\com\example\application\spring\views\dashboard\ChartSeries.ts [INFO] writing file C:\Users\IEUser\Downloads\ccdm-dashboard\frontend\generated\com\example\application\spring\views\dashboard\HealthGridItem.ts [INFO] writing file C:\Users\IEUser\Downloads\ccdm-dashboard\frontend\generated\DashboardService.ts [INFO] writing file C:\Users\IEUser\Downloads\ccdm-dashboard\frontend\generated\connect-client.default.ts [INFO] Skipping `npm install`. [INFO] Copying frontend resources from jar files ... [INFO] Visited 151 resources. Took 680 ms. [INFO] Updated C:\Users\IEUser\Downloads\ccdm-dashboard\target\frontend\generated-flow-imports-fallback.js [INFO] No js modules to update 'C:\Users\IEUser\Downloads\ccdm-dashboard\target\frontend\generated-flow-imports.js' file [INFO] No js modules to update 'C:\Users\IEUser\Downloads\ccdm-dashboard\target\frontend\generated-flow-imports.d.ts' file [INFO] Running webpack ... i 「atl」: Using typescript@3.5.3 from typescript i 「atl」: Using tsconfig.json from C:/Users/IEUser/Downloads/ccdm-dashboard/tsconfig.json i 「atl」: Checking started in a separate process... i 「atl」: Time: 862ms Emitted C:\Users\IEUser\Downloads\ccdm-dashboard\target\classes\META-INF\VAADIN/config/stats.json Hash: c1cc78d1a1b5f7eadd6b Version: webpack 4.30.0 Time: 21334ms Built at: 11/18/2019 7:09:01 AM Asset Size Chunks Chunk Names build/vaadin-2-a8cf2320e8f5208179ab.cache.js 3.08 KiB 2 [emitted] build/vaadin-2-a8cf2320e8f5208179ab.cache.js.gz 1.3 KiB [emitted] build/vaadin-3-29dae63fdf957c8efb52.cache.js 3.07 KiB 3 [emitted] build/vaadin-3-29dae63fdf957c8efb52.cache.js.gz 1.29 KiB [emitted] build/vaadin-4-581408104cc916f52b63.cache.js 127 KiB 4 [emitted] build/vaadin-4-581408104cc916f52b63.cache.js.gz 42.4 KiB [emitted] build/vaadin-5-1ab01529030317f3e474.cache.js 126 KiB 5 [emitted] build/vaadin-5-1ab01529030317f3e474.cache.js.gz 42.2 KiB [emitted] build/vaadin-bundle-8d8e3bfffa69dba33839.cache.js 901 KiB 0 [emitted] bundle build/vaadin-bundle-8d8e3bfffa69dba33839.cache.js.gz 267 KiB [emitted] build/vaadin-bundle.es5-66570ddbcb574903aa1b.cache.js 972 KiB 1 [emitted] bundle.es5 build/vaadin-bundle.es5-66570ddbcb574903aa1b.cache.js.gz 277 KiB [emitted] build\webcomponentsjs\LICENSE.md 1.52 KiB [emitted] build\webcomponentsjs\README.md 10.5 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-ce.js 19.5 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-ce.js.map 129 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd-ce-pf.js 113 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd-ce-pf.js.map 675 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd-ce.js 84.8 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd-ce.js.map 548 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd.js 66.2 KiB [emitted] build\webcomponentsjs\bundles\webcomponents-sd.js.map 419 KiB [emitted] build\webcomponentsjs\custom-elements-es5-adapter.js 950 bytes [emitted] build\webcomponentsjs\package.json 2.39 KiB [emitted] build\webcomponentsjs\src\entrypoints\custom-elements-es5-adapter-index.js 659 bytes [emitted] build\webcomponentsjs\src\entrypoints\webcomponents-bundle-index.js 1.66 KiB [emitted] build\webcomponentsjs\src\entrypoints\webcomponents-ce-index.js 675 bytes [emitted] build\webcomponentsjs\src\entrypoints\webcomponents-sd-ce-index.js 860 bytes [emitted] build\webcomponentsjs\src\entrypoints\webcomponents-sd-ce-pf-index.js 1.22 KiB [emitted] build\webcomponentsjs\src\entrypoints\webcomponents-sd-index.js 767 bytes [emitted] build\webcomponentsjs\webcomponents-bundle.js 114 KiB [emitted] build\webcomponentsjs\webcomponents-bundle.js.map 677 KiB [emitted] build\webcomponentsjs\webcomponents-loader.js 6.13 KiB [emitted] index.html 829 bytes [emitted] Entrypoint bundle = build/vaadin-bundle-8d8e3bfffa69dba33839.cache.js Entrypoint bundle.es5 = build/vaadin-bundle.es5-66570ddbcb574903aa1b.cache.js [53] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 2 modules 17 KiB {0} [built] | 3 modules [54] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 2 modules 18 KiB {1} [built] | 3 modules [57] ../node_modules/highcharts/js/es-modules/masters/highstock.src.js?babel-target=es6 + 31 modules 473 KiB {0} [built] | 32 modules [58] ../node_modules/highcharts/js/es-modules/masters/highstock.src.js?babel-target=es5 + 31 modules 475 KiB {1} [built] | 32 modules [67] ../node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js?babel-target=es6 + 1 modules 4.13 KiB {0} [built] | 2 modules [68] ../node_modules/@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js?babel-target=es5 + 1 modules 6.85 KiB {1} [built] | 2 modules [82] ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es6 + 2 modules 41.3 KiB {0} [built] | 3 modules [83] ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es5 + 2 modules 45.8 KiB {1} [built] | 3 modules [92] ./views/dashboard/dashboard-view.css 1.36 KiB {0} {1} [built] [116] ../node_modules/@webcomponents/shadycss/src/scoping-shim.js?babel-target=es6 + 6 modules 71.4 KiB {0} [built] | 7 modules [117] ../node_modules/@webcomponents/shadycss/src/scoping-shim.js?babel-target=es5 + 6 modules 82 KiB {1} [built] | 7 modules [134] ./index.ts?babel-target=es6 + 116 modules 848 KiB {0} [built] | ./index.ts?babel-target=es6 929 bytes [built] | ./global-styles.js?babel-target=es6 1.85 KiB [built] | ./main-layout.ts?babel-target=es6 2.17 KiB [built] | ./views/dashboard/dashboard-view.ts?babel-target=es6 5.21 KiB [built] | ./views/masterdetail/master-detail-view.ts?babel-target=es6 1.02 KiB [built] | ./generated/DashboardService.ts?babel-target=es6 670 bytes [built] | ./css-utils.ts?babel-target=es6 662 bytes [built] | ./generated/connect-client.default.ts?babel-target=es6 146 bytes [built] | + 109 hidden modules [135] ./index.ts?babel-target=es5 + 116 modules 1.01 MiB {1} [built] | ./index.ts?babel-target=es5 804 bytes [built] | ./global-styles.js?babel-target=es5 1.93 KiB [built] | ./main-layout.ts?babel-target=es5 3.87 KiB [built] | ./views/dashboard/dashboard-view.ts?babel-target=es5 6.9 KiB [built] | ./views/masterdetail/master-detail-view.ts?babel-target=es5 2.33 KiB [built] | ./generated/DashboardService.ts?babel-target=es5 670 bytes [built] | ./css-utils.ts?babel-target=es5 699 bytes [built] | ./generated/connect-client.default.ts?babel-target=es5 144 bytes [built] | + 109 hidden modules [136] ../node_modules/highcharts/js/es-modules/masters/highcharts-more.src.js?babel-target=es6 + 11 modules 115 KiB {0} [built] | 12 modules [137] ../node_modules/highcharts/js/es-modules/masters/highcharts-more.src.js?babel-target=es5 + 11 modules 116 KiB {1} [built] | 12 modules + 147 hidden modules WARNING in ./main-layout.ts?babel-target=es5 43:54-61 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ./views/dashboard/dashboard-view.ts?babel-target=es5 24:54-61 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ./views/masterdetail/master-detail-view.ts?babel-target=es5 33:54-61 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/router/dist/vaadin-router.js?babel-target=es5 21:6-13 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/router/dist/vaadin-router.js?babel-target=es5 146:9-16 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/router/dist/vaadin-router.js?babel-target=es5 457:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowBootstrap.js 17:6-13 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 2374:13-20 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 2374:34-41 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 2378:22-29 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 3828:53-60 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 3828:80-87 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 3832:55-62 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 4700:10-17 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 4703:12-19 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 4703:33-40 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 5731:14-21 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 5978:10-17 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 5980:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 7231:10-17 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 7588:26-33 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 8858:15-22 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 8872:10-17 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/flow-frontend/FlowClient.js 9079:14-21 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/flow-frontend/Flow.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 66:25-32 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/lit-element/lib/updating-element.js?babel-target=es5 673:16-23 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/lit-element/lit-element.js?babel-target=es5 @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/lit-html/lib/shady-render.js?babel-target=es5 267:18-25 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/lit-element/lit-element.js?babel-target=es5 @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/polymer/lib/mixins/mutable-data.js?babel-target=es5 23:15-22 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@polymer/polymer/lib/elements/dom-repeat.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board-row.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/polymer/lib/mixins/property-effects.js?babel-target=es5 870:42-49 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/polymer-element.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/polymer/lib/mixins/property-effects.js?babel-target=es5 1601:36-43 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/polymer-element.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/lit-html/lib/parts.js?babel-target=es5 33:29-36 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/lit-html/lib/default-template-processor.js?babel-target=es5 @ ../node_modules/lit-html/lit-html.js?babel-target=es5 @ ../node_modules/lit-element/lit-element.js?babel-target=es5 @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/modules/data.src.js?babel-target=es5 1505:12-19 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/modules/data.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/modules/data.src.js?babel-target=es5 1769:14-21 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/modules/data.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/polymer/lib/mixins/properties-changed.js?babel-target=es5 617:16-23 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@polymer/polymer/lib/mixins/properties-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/lib/mixins/element-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/polymer-element.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/polymer/lib/mixins/property-accessors.js?babel-target=es5 215:16-23 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@polymer/polymer/lib/mixins/dir-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/lib/legacy/legacy-element-mixin.js?babel-target=es5 @ ../node_modules/@polymer/polymer/lib/legacy/class.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-board/vaadin-board.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts-3d/Chart.js?babel-target=es5 1420:12-19 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts/Utilities.js?babel-target=es5 773:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/parts-3d/Math.js?babel-target=es5 @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts/Utilities.js?babel-target=es5 872:18-25 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/parts-3d/Math.js?babel-target=es5 @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts/Point.js?babel-target=es5 274:24-31 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/modules/keyboard-navigation.src.js?babel-target=es5 @ ../node_modules/highcharts/js/es-modules/masters/modules/accessibility.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts/Point.js?babel-target=es5 300:15-22 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/modules/keyboard-navigation.src.js?babel-target=es5 @ ../node_modules/highcharts/js/es-modules/masters/modules/accessibility.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts-3d/SVGRenderer.js?babel-target=es5 139:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts-3d/SVGRenderer.js?babel-target=es5 158:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts-3d/SVGRenderer.js?babel-target=es5 200:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/highcharts/js/es-modules/parts-3d/SVGRenderer.js?babel-target=es5 643:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/highcharts/js/es-modules/masters/highcharts-3d.src.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/src/vaadin-chart.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-charts/vaadin-chart.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@polymer/iron-scroll-target-behavior/iron-scroll-target-behavior.js?babel-target=es5 197:8-15 "export 'default' (imported as '_typeof') was not found in '@babel/runtime/helpers/typeof' @ ../node_modules/@vaadin/vaadin-grid/src/iron-list.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-grid/src/vaadin-grid-scroller.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-grid/src/vaadin-grid.js?babel-target=es5 @ ../node_modules/@vaadin/vaadin-grid/theme/lumo/vaadin-grid.js?babel-target=es5 @ ./views/dashboard/dashboard-view.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@babel/runtime/helpers/typeof.js?babel-target=es5 4:38-46 "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof' @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@babel/runtime/helpers/typeof.js?babel-target=es5 6:13-21 "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof' @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 WARNING in ../node_modules/@babel/runtime/helpers/typeof.js?babel-target=es5 10:120-128 "export 'default' (imported as '_typeof3') was not found in '@babel/runtime/helpers/typeof' @ ./main-layout.ts?babel-target=es5 @ ./index.ts?babel-target=es5 Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html [0] ../node_modules/html-webpack-plugin/lib/loader.js!./index.html 824 bytes {0} [built] + 3 hidden modules [INFO] update-frontend took 37949ms. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.172 s [INFO] Finished at: 2019-11-18T07:09:01-08:00 [INFO] ------------------------------------------------------------------------ ```
manolo commented 4 years ago

I recent installed a windows 10 with:

then, I run

mvn spring-boot:run

and the error does not happen

See the full build log ``` mvn spring-boot:run [INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.example.forwin:forwin >---------------------- [INFO] Building forwin 2.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> spring-boot-maven-plugin:2.2.0.RELEASE:run (default-cli) > test-compile @ forwin >>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ forwin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- vaadin-maven-plugin:15.0.0.alpha11:prepare-frontend (default) @ forwin --- [INFO] writing file C:\Users\farmacia\vaadin\forwin\target\flow-frontend\package.json. [INFO] Copying frontend resources from jar files ... [INFO] Visited 153 resources. Took 960 ms. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ forwin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to C:\Users\farmacia\vaadin\forwin\target\classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ forwin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\farmacia\vaadin\forwin\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ forwin --- [INFO] No sources to compile [INFO] [INFO] <<< spring-boot-maven-plugin:2.2.0.RELEASE:run (default-cli) < test-compile @ forwin <<< [INFO] [INFO] [INFO] --- spring-boot-maven-plugin:2.2.0.RELEASE:run (default-cli) @ forwin --- Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.2.0.RELEASE/spring-boot-loader-tools-2.2.0.RELEASE.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.2.0.RELEASE/spring-boot-loader-tools-2.2.0.RELEASE.pom (2.5 kB at 3.6 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 234 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.pom (4.6 kB at 98 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 108 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 255 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.1.0/plexus-archiver-4.1.0.pom (4.8 kB at 73 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 247 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 99 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 78 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 238 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 190 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 641 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 186 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 41 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 34 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom (4.8 kB at 67 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom (4.5 kB at 89 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 150 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 156 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 59 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 31 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 29 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 12 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 40 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 49 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 80 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 26 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 296 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 143 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 63 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 50 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 51 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 60 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 58 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 145 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 210 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.2.0.RELEASE/spring-boot-loader-tools-2.2.0.RELEASE.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.2.0.RELEASE/spring-boot-loader-tools-2.2.0.RELEASE.jar (154 kB at 415 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 225 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 104 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 79 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar (192 kB at 232 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 131 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar (75 kB at 83 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 661 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.4.0/maven-archiver-3.4.0.jar (24 kB at 25 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 125 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 76 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 108 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 100 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 44 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 65 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 228 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 136 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 21 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 22 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 1.3 MB/s) [INFO] Attaching agents: [] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.0.RELEASE) 2019-12-31 08:52:52.108 INFO 1008 --- [ restartedMain] com.example.forwin.Application : Starting Application on Puesto-4 with PID 1008 (C:\Users\farmacia\vaadin\forwin\target\classes started by farmacia in C:\Users\farmacia\vaadin\forwin) 2019-12-31 08:52:52.114 INFO 1008 --- [ restartedMain] com.example.forwin.Application : No active profile set, falling back to default profiles: default 2019-12-31 08:52:52.254 INFO 1008 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable 2019-12-31 08:52:52.254 INFO 1008 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG' 2019-12-31 08:52:54.512 INFO 1008 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2019-12-31 08:52:54.531 INFO 1008 --- [ restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2019-12-31 08:52:54.531 INFO 1008 --- [ restartedMain] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.27] 2019-12-31 08:52:54.836 INFO 1008 --- [ restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2019-12-31 08:52:54.837 INFO 1008 --- [ restartedMain] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 2582 ms 2019-12-31 08:52:55.059 INFO 1008 --- [ restartedMain] c.v.f.s.VaadinServletContextInitializer : Search for VaadinAppShell took 73 ms 2019-12-31 08:52:55.064 INFO 1008 --- [ restartedMain] c.v.f.s.s.VaadinAppShellInitializer : Using com.example.forwin.AppShell class for configuring `index.html` response 2019-12-31 08:53:05.298 INFO 1008 --- [ restartedMain] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 10086 ms 2019-12-31 08:53:05.304 INFO 1008 --- [ restartedMain] c.v.f.server.startup.DevModeInitializer : Starting dev-mode updaters in C:\Users\farmacia\vaadin\forwin folder. 2019-12-31 08:53:05.380 INFO 1008 --- [ restartedMain] c.v.f.s.f.s.FullDependenciesScanner : Visited 64 classes. Took 51 ms. 2019-12-31 08:53:05.400 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskCreatePackageJson : writing file C:\Users\farmacia\vaadin\forwin\target\flow-frontend\package.json. 2019-12-31 08:53:05.416 INFO 1008 --- [ restartedMain] c.v.f.s.c.g.OpenApiSpecGenerator : Parsing java files from [C:\Users\farmacia\vaadin\forwin\src\main\java] 2019-12-31 08:53:06.036 INFO 1008 --- [ restartedMain] c.v.f.s.c.g.OpenApiSpecGenerator : writing file C:\Users\farmacia\vaadin\forwin\target\generated-resources\openapi.json 2019-12-31 08:53:06.432 WARN 1008 --- [ restartedMain] i.s.c.v3.ignore.CodegenIgnoreProcessor : Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 2019-12-31 08:53:06.753 INFO 1008 --- [ restartedMain] io.swagger.codegen.v3.AbstractGenerator : writing file C:\Users\farmacia\vaadin\forwin\frontend\generated\com\example\forwin\views\dashboard\ChartSeries.ts 2019-12-31 08:53:06.784 INFO 1008 --- [ restartedMain] io.swagger.codegen.v3.AbstractGenerator : writing file C:\Users\farmacia\vaadin\forwin\frontend\generated\com\example\forwin\views\dashboard\HealthGridItem.ts 2019-12-31 08:53:06.875 INFO 1008 --- [ restartedMain] io.swagger.codegen.v3.AbstractGenerator : writing file C:\Users\farmacia\vaadin\forwin\frontend\generated\DashboardService.ts 2019-12-31 08:53:06.915 INFO 1008 --- [ restartedMain] c.v.f.s.c.g.VaadinConnectClientGenerator : writing file C:\Users\farmacia\vaadin\forwin\frontend\generated\connect-client.default.ts 2019-12-31 08:53:06.928 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskUpdatePackages : Added 39 dependencies to 'C:\Users\farmacia\vaadin\forwin\target\frontend\package.json' 2019-12-31 08:53:06.929 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskUpdatePackages : Removed 1 dependencies 2019-12-31 08:53:06.936 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskUpdatePackages : writing file C:\Users\farmacia\vaadin\forwin\package.json. 2019-12-31 08:53:06.953 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskUpdatePackages : Running `pnpm install` ... \ nodejs\npm.cmd --no-update-notifier install pnpm@4.5.0 npm WARN saveError ENOENT: no such file or directory, open 'C:\Users\farmacia\vaadin\forwin\package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\farmacia\vaadin\forwin\package.json' npm WARN forwin No description npm WARN forwin No repository field. npm WARN forwin No README data npm WARN forwin No license field. + pnpm@4.5.0 added 1 package from 1 contributor and audited 1 package in 28.795s found 0 vulnerabilities \ nodejs\node.exe .\node_modules\pnpm\bin\pnpm.js --shamefully-hoist=true install Resolving: total 9, reused 0, downloaded 0 Resolving: total 17, reused 0, downloaded 2 Resolving: total 17, reused 0, downloaded 7 Resolving: total 22, reused 0, downloaded 8 Resolving: total 25, reused 0, downloaded 10 Resolving: total 27, reused 0, downloaded 13 Resolving: total 31, reused 0, downloaded 17 Resolving: total 33, reused 0, downloaded 26 Resolving: total 39, reused 0, downloaded 27 Resolving: total 45, reused 0, downloaded 29 Resolving: total 47, reused 0, downloaded 34 Resolving: total 59, reused 0, downloaded 42 Resolving: total 68, reused 0, downloaded 47 Resolving: total 76, reused 0, downloaded 53 Resolving: total 82, reused 0, downloaded 57 Resolving: total 92, reused 0, downloaded 66 Resolving: total 106, reused 0, downloaded 78 Resolving: total 116, reused 0, downloaded 88 Resolving: total 130, reused 0, downloaded 99 Resolving: total 139, reused 0, downloaded 113 Resolving: total 147, reused 0, downloaded 121 Resolving: total 149, reused 0, downloaded 127 Resolving: total 152, reused 0, downloaded 133 Resolving: total 154, reused 0, downloaded 136 Resolving: total 161, reused 0, downloaded 142 Resolving: total 164, reused 0, downloaded 143 Resolving: total 170, reused 0, downloaded 147 Resolving: total 182, reused 0, downloaded 152 Resolving: total 194, reused 0, downloaded 163 Resolving: total 206, reused 0, downloaded 173 Resolving: total 223, reused 0, downloaded 189 Resolving: total 232, reused 0, downloaded 196 Resolving: total 246, reused 0, downloaded 211 Resolving: total 261, reused 0, downloaded 221 Resolving: total 280, reused 0, downloaded 239 Resolving: total 294, reused 0, downloaded 253 Resolving: total 310, reused 0, downloaded 269 Resolving: total 321, reused 0, downloaded 282 Resolving: total 336, reused 0, downloaded 294 Resolving: total 350, reused 0, downloaded 309 Resolving: total 359, reused 0, downloaded 314 Resolving: total 374, reused 0, downloaded 328 Resolving: total 381, reused 0, downloaded 339 Resolving: total 394, reused 0, downloaded 350 Resolving: total 410, reused 0, downloaded 366 Resolving: total 415, reused 0, downloaded 372 Resolving: total 421, reused 0, downloaded 377 Resolving: total 436, reused 0, downloaded 388 Resolving: total 447, reused 0, downloaded 399 Resolving: total 462, reused 0, downloaded 411 Resolving: total 480, reused 0, downloaded 429 Resolving: total 501, reused 0, downloaded 446 Resolving: total 518, reused 0, downloaded 465 Resolving: total 531, reused 0, downloaded 475 Resolving: total 549, reused 0, downloaded 491 Resolving: total 569, reused 0, downloaded 510 Resolving: total 582, reused 0, downloaded 522 Resolving: total 598, reused 0, downloaded 539 Resolving: total 615, reused 0, downloaded 555 Resolving: total 619, reused 0, downloaded 560 Resolving: total 629, reused 0, downloaded 571 Resolving: total 639, reused 0, downloaded 579 Resolving: total 652, reused 0, downloaded 591 Resolving: total 667, reused 0, downloaded 603 Resolving: total 680, reused 0, downloaded 616 Resolving: total 701, reused 0, downloaded 634 Resolving: total 719, reused 0, downloaded 653 Resolving: total 728, reused 0, downloaded 662 Resolving: total 742, reused 0, downloaded 670 Resolving: total 749, reused 0, downloaded 680 Resolving: total 762, reused 0, downloaded 690 Resolving: total 778, reused 0, downloaded 708 Resolving: total 790, reused 0, downloaded 718 Resolving: total 796, reused 0, downloaded 728 Resolving: total 797, reused 0, downloaded 737 Resolving: total 797, reused 0, downloaded 738 Packages: +797 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Resolving: total 797, reused 0, downloaded 740 Resolving: total 797, reused 0, downloaded 742 Resolving: total 797, reused 0, downloaded 744 Resolving: total 797, reused 0, downloaded 750 Resolving: total 797, reused 0, downloaded 757 Resolving: total 797, reused 0, downloaded 758 Resolving: total 797, reused 0, downloaded 762 Resolving: total 797, reused 0, downloaded 765 Resolving: total 797, reused 0, downloaded 770 Resolving: total 797, reused 0, downloaded 779 Resolving: total 797, reused 0, downloaded 781 Resolving: total 797, reused 0, downloaded 782 Resolving: total 797, reused 0, downloaded 782 Resolving: total 797, reused 0, downloaded 783 Resolving: total 797, reused 0, downloaded 785 Resolving: total 797, reused 0, downloaded 786 Resolving: total 797, reused 0, downloaded 787 Resolving: total 797, reused 0, downloaded 788 Resolving: total 797, reused 0, downloaded 788 Resolving: total 797, reused 0, downloaded 788 Resolving: total 797, reused 0, downloaded 788 Resolving: total 797, reused 0, downloaded 788 Resolving: total 797, reused 0, downloaded 789 Resolving: total 797, reused 0, downloaded 789 Resolving: total 797, reused 0, downloaded 789 Resolving: total 797, reused 0, downloaded 789 Resolving: total 797, reused 0, downloaded 790 Resolving: total 797, reused 0, downloaded 790 Resolving: total 797, reused 0, downloaded 791 Resolving: total 797, reused 0, downloaded 791 Resolving: total 797, reused 0, downloaded 791 Resolving: total 797, reused 0, downloaded 792 Resolving: total 797, reused 0, downloaded 793 Resolving: total 797, reused 0, downloaded 793 Resolving: total 797, reused 0, downloaded 793 Resolving: total 797, reused 0, downloaded 793 Resolving: total 797, reused 0, downloaded 794 Resolving: total 797, reused 0, downloaded 794 Resolving: total 797, reused 0, downloaded 794 Resolving: total 797, reused 0, downloaded 794 Resolving: total 797, reused 0, downloaded 795 Resolving: total 797, reused 0, downloaded 796 Resolving: total 797, reused 0, downloaded 796 Resolving: total 797, reused 0, downloaded 796 Resolving: total 797, reused 0, downloaded 796 Resolving: total 797, reused 0, downloaded 796 Resolving: total 797, reused 0, downloaded 797 Resolving: total 797, reused 0, downloaded 797, done .../@vaadin/vaadin-usage-statistics postinstall$ node check.js .../core-js/2.6.11/node_modules/core-js postinstall$ node -e "try{require('./postinstall')}catch(e){}" .../1.2.11/node_modules/fsevents install$ node-gyp rebuild .../@vaadin/vaadin-usage-statistics postinstall: Vaadin collects development time usage statistics to improve this product. To opt-out, either run: .../@vaadin/vaadin-usage-statistics postinstall: npm explore @vaadin/vaadin-usage-statistics -- npm run disable .../@vaadin/vaadin-usage-statistics postinstall: to store disable statistics for the machine, or add .../@vaadin/vaadin-usage-statistics postinstall: "vaadin": { "disableUsageStatistics": true } .../@vaadin/vaadin-usage-statistics postinstall: to the project package.json and re-run npm install to disable statistics for the project. .../@vaadin/vaadin-usage-statistics postinstall: For more details, see https://github.com/vaadin/vaadin-usage-statistics .../@vaadin/vaadin-usage-statistics postinstall: .../1.2.11/node_modules/fsevents install: C:\Users\farmacia\vaadin\forwin\node_modules\.pnpm\registry.npmjs.org\fsevents\1.2.11\node_modules\fsevents>if not defined npm_config_node_gyp (node "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\@zkochan\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\bin\node-gyp.js" rebuild ) .../core-js/2.6.11/node_modules/core-js postinstall: Done .../@vaadin/vaadin-usage-statistics postinstall: Done .../1.2.11/node_modules/fsevents install: gyp info it worked if it ends with ok .../1.2.11/node_modules/fsevents install: gyp info using node-gyp@6.0.1 .../1.2.11/node_modules/fsevents install: gyp info using node@12.14.0 | win32 | x64 .../1.2.11/node_modules/fsevents install: gyp info find Python using Python version 2.7.17 found at "C:\Python27\python.exe" .../1.2.11/node_modules/fsevents install: gyp http GET https://nodejs.org/download/release/v12.14.0/node-v12.14.0-headers.tar.gz .../1.2.11/node_modules/fsevents install: gyp http 200 https://nodejs.org/download/release/v12.14.0/node-v12.14.0-headers.tar.gz .../1.2.11/node_modules/fsevents install: gyp http GET https://nodejs.org/download/release/v12.14.0/SHASUMS256.txt .../1.2.11/node_modules/fsevents install: gyp http GET https://nodejs.org/download/release/v12.14.0/win-x86/node.lib .../1.2.11/node_modules/fsevents install: gyp http GET https://nodejs.org/download/release/v12.14.0/win-x64/node.lib .../1.2.11/node_modules/fsevents install: gyp http GET https://nodejs.org/download/release/v12.14.0/win-arm64/node.lib .../1.2.11/node_modules/fsevents install: gyp http 200 https://nodejs.org/download/release/v12.14.0/SHASUMS256.txt .../1.2.11/node_modules/fsevents install: gyp http 200 https://nodejs.org/download/release/v12.14.0/win-x86/node.lib .../1.2.11/node_modules/fsevents install: gyp http 200 https://nodejs.org/download/release/v12.14.0/win-x64/node.lib .../1.2.11/node_modules/fsevents install: gyp http 404 https://nodejs.org/download/release/v12.14.0/win-arm64/node.lib .../1.2.11/node_modules/fsevents install: gyp info find VS using VS2017 (15.9.28307.960) found at: .../1.2.11/node_modules/fsevents install: gyp info find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools" .../1.2.11/node_modules/fsevents install: gyp info find VS run with --verbose for detailed information .../1.2.11/node_modules/fsevents install: gyp info spawn C:\Python27\python.exe .../1.2.11/node_modules/fsevents install: gyp info spawn args [ .../1.2.11/node_modules/fsevents install: gyp info spawn args 'C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\pnpm\\lib\\node_modules\\node-gyp\\gyp\\gyp_main.py', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'binding.gyp', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-f', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'msvs', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-I', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\.pnpm\\registry.npmjs.org\\fsevents\\1.2.11\\node_modules\\fsevents\\build\\config.gypi', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-I', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\pnpm\\lib\\node_modules\\node-gyp\\addon.gypi', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-I', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'C:\\Users\\farmacia\\AppData\\Local\\node-gyp\\Cache\\12.14.0\\include\\node\\common.gypi', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dlibrary=shared_library', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dvisibility=default', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dnode_root_dir=C:\\Users\\farmacia\\AppData\\Local\\node-gyp\\Cache\\12.14.0', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dnode_gyp_dir=C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\pnpm\\lib\\node_modules\\node-gyp', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dnode_lib_file=C:\\\\Users\\\\farmacia\\\\AppData\\\\Local\\\\node-gyp\\\\Cache\\\\12.14.0\\\\<(target_arch)\\\\node.lib', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dmodule_root_dir=C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\.pnpm\\registry.npmjs.org\\fsevents\\1.2.11\\node_modules\\fsevents', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Dnode_engine=v8', .../1.2.11/node_modules/fsevents install: gyp info spawn args '--depth=.', .../1.2.11/node_modules/fsevents install: gyp info spawn args '--no-parallel', .../1.2.11/node_modules/fsevents install: gyp info spawn args '--generator-output', .../1.2.11/node_modules/fsevents install: gyp info spawn args 'C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\.pnpm\\registry.npmjs.org\\fsevents\\1.2.11\\node_modules\\fsevents\\build', .../1.2.11/node_modules/fsevents install: gyp info spawn args '-Goutput_dir=.' .../1.2.11/node_modules/fsevents install: gyp info spawn args ] .../1.2.11/node_modules/fsevents install: Traceback (most recent call last): .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\gyp_main.py", line 50, in .../1.2.11/node_modules/fsevents install: sys.exit(gyp.script_main()) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 554, in script_main .../1.2.11/node_modules/fsevents install: return main(sys.argv[1:]) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 547, in main .../1.2.11/node_modules/fsevents install: return gyp_main(args) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\__init__.py", line 532, in gyp_main .../1.2.11/node_modules/fsevents install: generator.GenerateOutput(flat_list, targets, data, params) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 2038, in GenerateOutput .../1.2.11/node_modules/fsevents install: sln_projects, project_objects, flat=msvs_version.FlatSolution()) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1795, in _GatherSolutionFolders .../1.2.11/node_modules/fsevents install: return _DictsToFolders('', root, flat) .../1.2.11/node_modules/fsevents install: File "C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\gyp\pylib\gyp\generator\msvs.py", line 1748, in _DictsToFolders .../1.2.11/node_modules/fsevents install: for folder, contents in bucket.items(): .../1.2.11/node_modules/fsevents install: AttributeError: 'MSVSProject' object has no attribute 'items' .../1.2.11/node_modules/fsevents install: gyp ERR! configure error .../1.2.11/node_modules/fsevents install: gyp ERR! stack Error: `gyp` failed with exit code: 1 .../1.2.11/node_modules/fsevents install: gyp ERR! stack at ChildProcess.onCpExit (C:\Users\farmacia\vaadin\forwin\node_modules\pnpm\lib\node_modules\node-gyp\lib\configure.js:351:16) .../1.2.11/node_modules/fsevents install: gyp ERR! stack at ChildProcess.emit (events.js:210:5) .../1.2.11/node_modules/fsevents install: gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12) .../1.2.11/node_modules/fsevents install: gyp ERR! System Windows_NT 10.0.18363 .../1.2.11/node_modules/fsevents install: gyp ERR! command "C:\\nodejs\\node.exe" "C:\\Users\\farmacia\\vaadin\\forwin\\node_modules\\pnpm\\lib\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" .../1.2.11/node_modules/fsevents install: gyp ERR! cwd C:\Users\farmacia\vaadin\forwin\node_modules\.pnpm\registry.npmjs.org\fsevents\1.2.11\node_modules\fsevents .../1.2.11/node_modules/fsevents install: gyp ERR! node -v v12.14.0 .../1.2.11/node_modules/fsevents install: gyp ERR! node-gyp -v v6.0.1 .../1.2.11/node_modules/fsevents install: gyp ERR! not ok .../1.2.11/node_modules/fsevents install: Failed dependencies: + @polymer/iron-icon 3.0.1 + @polymer/iron-list 3.0.2 (3.1.0 is available) + @polymer/polymer 3.2.0 (3.3.1 is available) + @vaadin/flow-frontend 1.0.0 <- target\flow-frontend + @vaadin/router 1.6.0 + @vaadin/vaadin-accordion 1.0.1 + @vaadin/vaadin-app-layout 2.0.4 + @vaadin/vaadin-board 2.1.1 + @vaadin/vaadin-button 2.2.1 + @vaadin/vaadin-charts 6.2.4 + @vaadin/vaadin-checkbox 2.2.10 + @vaadin/vaadin-combo-box 5.0.9 + @vaadin/vaadin-confirm-dialog 1.1.5 (1.1.6 is available) + @vaadin/vaadin-context-menu 4.3.15 + @vaadin/vaadin-cookie-consent 1.1.2 + @vaadin/vaadin-core-shrinkwrap 15.0.0-alpha11 + @vaadin/vaadin-crud 1.1.0 + @vaadin/vaadin-date-picker 4.0.5 + @vaadin/vaadin-details 1.0.1 + @vaadin/vaadin-dialog 2.2.1 + @vaadin/vaadin-form-layout 2.1.6 + @vaadin/vaadin-grid 5.5.0 + @vaadin/vaadin-grid-pro 2.0.5 (2.0.6 is available) + @vaadin/vaadin-icons 4.3.1 + @vaadin/vaadin-item 2.1.1 + @vaadin/vaadin-list-box 1.2.0 + @vaadin/vaadin-login 1.0.1 + @vaadin/vaadin-lumo-styles 1.5.0 + @vaadin/vaadin-material-styles 1.2.3 + @vaadin/vaadin-menu-bar 1.0.3 (1.0.4 is available) + @vaadin/vaadin-notification 1.4.0 + @vaadin/vaadin-ordered-layout 1.1.0 + @vaadin/vaadin-progress-bar 1.1.2 + @vaadin/vaadin-radio-button 1.2.3 + @vaadin/vaadin-rich-text-editor 1.1.1 + @vaadin/vaadin-select 2.1.6 + @vaadin/vaadin-shrinkwrap 15.0.0-alpha11 + @vaadin/vaadin-split-layout 4.1.1 + @vaadin/vaadin-tabs 3.0.5 + @vaadin/vaadin-text-field 2.5.3 + @vaadin/vaadin-time-picker 2.0.4 + @vaadin/vaadin-upload 4.2.2 + @webcomponents/webcomponentsjs 2.4.0 + lit-element 2.2.1 devDependencies: + awesome-typescript-loader 5.2.1 + compression-webpack-plugin 3.0.1 + copy-webpack-plugin 5.1.0 (5.1.1 is available) + html-webpack-plugin 3.2.0 + raw-loader 3.0.0 (4.0.0 is available) + script-ext-html-webpack-plugin 2.1.4 + typescript 3.5.3 (3.7.4 is available) + webpack 4.30.0 (4.41.5 is available) + webpack-babel-multi-target-plugin 2.3.3 + webpack-cli 3.3.10 + webpack-dev-server 3.9.0 (3.10.1 is available) + webpack-merge 4.2.2 2019-12-31 08:56:08.296 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskUpdatePackages : package.json updated and dependencies are installed. 2019-12-31 08:56:08.296 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2019-12-31 08:56:08.827 INFO 1008 --- [ restartedMain] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 13 resources. Took 519 ms. 2019-12-31 08:56:08.833 WARN 1008 --- [ restartedMain] c.v.f.server.frontend.TaskUpdateImports : Use the './' prefix for files in the 'C:\Users\farmacia\vaadin\forwin\frontend' folder: 'views/masterdetail/master-detail-view.css', please update your annotations. 2019-12-31 08:56:08.912 INFO 1008 --- [ restartedMain] c.v.f.server.frontend.TaskUpdateImports : Updated C:\Users\farmacia\vaadin\forwin\target\frontend\generated-flow-imports.js 2019-12-31 08:56:08.921 INFO 1008 --- [ restartedMain] c.v.f.server.frontend.TaskUpdateImports : Updated C:\Users\farmacia\vaadin\forwin\target\frontend\generated-flow-imports.d.ts 2019-12-31 08:56:08.927 INFO 1008 --- [ restartedMain] com.vaadin.flow.server.DevModeHandler : Starting webpack-dev-server ------------------ Starting Frontend compilation. ------------------ \ nodejs\node.exe \ .\node_modules\webpack-dev-server\bin\webpack-dev-server.js \ --config .\webpack.config.js --port 64575 \ --watchDogPort=64574 -d --inline=false --progress --colors 2019-12-31 08:56:12.406 INFO 1008 --- [ restartedMain] com.vaadin.flow.server.DevModeHandler : Waiting for webpack compilation before proceeding. 10% building 0/0 modules 0 activei ?wds?: Project is running at http://localhost:64575/webpack-dev-server/ i ?wds?: webpack output is served from /VAADIN/ i ?wds?: Content not from webpack is served from C:\Users\farmacia\vaadin\forwin\target\classes\META-INF\VAADIN, src/main/webapp 10% building 0/2 modules 2 active ...rwin\frontend\index.ts?babel-target=es5i ?atl?: Using typescript@3.5.3 from typescript i ?atl?: Using tsconfig.json from C:/Users/farmacia/vaadin/forwin/tsconfig.json The `corejs` option only has an effect when the `useBuiltIns` option is not `false` The `corejs` option only has an effect when the `useBuiltIns` option is not `false` 65% building 577/622 modules 45 active ...sable-upgrade-mixin.js?babel-target=es62019-12-31 08:57:12.406 INFO 1008 --- [ restartedMain] com.vaadin.flow.server.DevModeHandler : Started webpack-dev-server. Time: 63478ms 2019-12-31 08:57:12.406 INFO 1008 --- [ restartedMain] com.vaadin.flow.server.DevModeHandler : Webpack startup and compilation completed in -1590584430078294ms 65% building 581/626 modules 45 active ...pro-edit-text-field.js?babel-target=es52019-12-31 08:57:12.890 INFO 1008 --- [ restartedMain] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2019-12-31 08:57:13.171 WARN 1008 --- [ restartedMain] o.s.b.a.m.MustacheAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Mustache configuration, or set spring.mustache.check-template-location=false) 2019-12-31 08:57:13.296 INFO 1008 --- [ restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729 66% building 613/656 modules 43 active ...din-accordion-panel.js?babel-target=es52019-12-31 08:57:13.939 INFO 1008 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 66% building 614/656 modules 42 ac2019-12-31 08:57:13.960 INFO 1008 --- [ restartedMain] com.example.forwin.Application : Started Application in 262.677 seconds (JVM running for 263.825) 94% after seali ?atl?: Checking started in a separate process... i ?atl?: Time: 2068ms 98% after emitting FlowIdPlugin Serving the 'stats.json' file dynamically. i ?wdm?: Hash: 51730250aa39d5f66ff7 Version: webpack 4.30.0 Time: 106100ms Built at: 2019-12-31 8:58:02 Asset Size Chunks Chunk Names build/vaadin-0-991b86b237599a6b3f53.cache.js 150 KiB 0 [emitted] build/vaadin-0-991b86b237599a6b3f53.cache.js.gz 36 KiB [emitted] build/vaadin-1-eac109f7e7d6c8cdc8b7.cache.js 5.25 MiB 1 [emitted] [big] build/vaadin-1-eac109f7e7d6c8cdc8b7.cache.js.gz 1.18 MiB [emitted] build/vaadin-2-115e212217265b521e78.cache.js 4.61 MiB 2 [emitted] [big] build/vaadin-2-115e212217265b521e78.cache.js.gz 1.11 MiB [emitted] build/vaadin-3-efe0e77f3cf047872139.cache.js 339 KiB 3 [emitted] build/vaadin-3-efe0e77f3cf047872139.cache.js.gz 79.2 KiB [emitted] build/vaadin-4-40341c651bc45fe9e408.cache.js 315 KiB 4 [emitted] build/vaadin-4-40341c651bc45fe9e408.cache.js.gz 76.7 KiB [emitted] build/vaadin-5-46ea6c35db0bfb195cab.cache.js 22.2 KiB 5 [emitted] build/vaadin-5-46ea6c35db0bfb195cab.cache.js.gz 7.68 KiB [emitted] build/vaadin-6-d7d28a671d43edd1540a.cache.js 21.6 KiB 6 [emitted] build/vaadin-6-d7d28a671d43edd1540a.cache.js.gz 7.48 KiB [emitted] build/vaadin-7-de484253bc48bdd99cfc.cache.js 515 KiB 7 [emitted] build/vaadin-7-de484253bc48bdd99cfc.cache.js.gz 122 KiB [emitted] build/vaadin-8-e7e85f73b033cf69ca1c.cache.js 514 KiB 8 [emitted] build/vaadin-8-e7e85f73b033cf69ca1c.cache.js.gz 122 KiB [emitted] build/vaadin-bundle-26b1bf6a9ccf411a0f99.cache.js 9.35 MiB bundle [emitted] [big] bundle build/vaadin-bundle-26b1bf6a9ccf411a0f99.cache.js.gz 2.35 MiB [emitted] [big] build/vaadin-bundle.es5-74b3dc54c07271154fe7.cache.js 9.97 MiB bundle.es5 [emitted] [big] bundle.es5 build/vaadin-bundle.es5-74b3dc54c07271154fe7.cache.js.gz 2.44 MiB [emitted] [big] build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted] build/webcomponentsjs/README.md 10.5 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js 19.5 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-ce.js.map 129 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 113 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 675 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js 84.8 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 548 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js 66.2 KiB [emitted] build/webcomponentsjs/bundles/webcomponents-sd.js.map 419 KiB [emitted] build/webcomponentsjs/custom-elements-es5-adapter.js 950 bytes [emitted] build/webcomponentsjs/package.json 1.32 KiB [emitted] build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.22 KiB [emitted] build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted] build/webcomponentsjs/webcomponents-bundle.js 114 KiB [emitted] build/webcomponentsjs/webcomponents-bundle.js.map 677 KiB [emitted] build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted] index.html 946 bytes [emitted] Entrypoint bundle [big] = build/vaadin-bundle-26b1bf6a9ccf411a0f99.cache.js Entrypoint bundle.es5 [big] = build/vaadin-bundle.es5-74b3dc54c07271154fe7.cache.js [../node_modules/.pnpm/registry.npmjs.org/@babel/runtime/7.7.7/node_modules/@babel/runtime/helpers/toConsumableArray.js?babel-target=es5] 321 bytes {bundle.es5} [built] [../node_modules/.pnpm/registry.npmjs.org/@vaadin/router/1.6.0/node_modules/@vaadin/router/dist/vaadin-router.js?babel-target=es5] 96.8 KiB {bundle.es5} [built] [../node_modules/.pnpm/registry.npmjs.org/@vaadin/router/1.6.0/node_modules/@vaadin/router/dist/vaadin-router.js?babel-target=es6] 88.4 KiB {bundle} [built] [../target/flow-frontend/Flow.ts?babel-target=es5] 14 KiB {bundle.es5} [built] [../target/flow-frontend/Flow.ts?babel-target=es6] 7.34 KiB {bundle} [built] [../target/frontend/generated-flow-imports.js?25ef] ../target/frontend/generated-flow-imports.js 5.18 KiB {4} [built] [../target/frontend/generated-flow-imports.js?49a3] ../target/frontend/generated-flow-imports.js 5.27 KiB {3} [built] [./global-styles.js?babel-target=es5] 2.03 KiB {bundle.es5} [built] [./global-styles.js?babel-target=es6] 1.95 KiB {bundle} [built] [./index.ts?babel-target=es5] 752 bytes {bundle.es5} [built] [./index.ts?babel-target=es6] 853 bytes {bundle} [built] [./main-layout.ts?babel-target=es5] 3.9 KiB {bundle.es5} [built] [./main-layout.ts?babel-target=es6] 2.19 KiB {bundle} [built] [./views/dashboard/dashboard-view.ts?babel-target=es5] 6.9 KiB {bundle.es5} [built] [./views/dashboard/dashboard-view.ts?babel-target=es6] 5.22 KiB {bundle} [built] + 995 hidden modules Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html [../node_modules/.pnpm/registry.npmjs.org/html-webpack-plugin/3.2.0_webpack@4.30.0/node_modules/html-webpack-plugin/lib/loader.js!./index.html] 1000 bytes {0} [built] [../node_modules/.pnpm/registry.npmjs.org/lodash/4.17.15/node_modules/lodash/lodash.js] 528 KiB {0} [built] [../node_modules/.pnpm/registry.npmjs.org/webpack/4.30.0_webpack@4.30.0/node_modules/webpack/buildin/global.js] 472 bytes {0} [built] [../node_modules/.pnpm/registry.npmjs.org/webpack/4.30.0_webpack@4.30.0/node_modules/webpack/buildin/module.js] 497 bytes {0} [built] i ?wdm?: Compiled successfully. ----------------- Frontend compiled successfully. ----------------- i ?wdm?: Compiling... 94% after seali ?atl?: Checking started in a separate process... i ?atl?: Time: 16ms 98% after emitting FlowIdPlugin Serving the 'stats.json' file dynamically. i ?wdm?: Hash: 174c34ac40f70851b2dc Version: webpack 4.30.0 Time: 4163ms Built at: 2019-12-31 8:58:07 Asset Size Chunks Chunk Names build/vaadin-0-991b86b237599a6b3f53.cache.js.gz 36 KiB [emitted] build/vaadin-1-eac109f7e7d6c8cdc8b7.cache.js.gz 1.18 MiB [emitted] build/vaadin-2-115e212217265b521e78.cache.js.gz 1.11 MiB [emitted] build/vaadin-3-efe0e77f3cf047872139.cache.js.gz 79.2 KiB [emitted] build/vaadin-4-40341c651bc45fe9e408.cache.js.gz 76.7 KiB [emitted] build/vaadin-5-46ea6c35db0bfb195cab.cache.js.gz 7.68 KiB [emitted] build/vaadin-6-d7d28a671d43edd1540a.cache.js.gz 7.48 KiB [emitted] build/vaadin-7-de484253bc48bdd99cfc.cache.js.gz 122 KiB [emitted] build/vaadin-8-e7e85f73b033cf69ca1c.cache.js.gz 122 KiB [emitted] build/vaadin-bundle-26b1bf6a9ccf411a0f99.cache.js.gz 2.35 MiB [emitted] [big] build/vaadin-bundle.es5-74b3dc54c07271154fe7.cache.js.gz 2.44 MiB [emitted] [big] index.html 946 bytes [emitted] + 11 hidden assets Entrypoint bundle [big] = build/vaadin-bundle-26b1bf6a9ccf411a0f99.cache.js Entrypoint bundle.es5 [big] = build/vaadin-bundle.es5-74b3dc54c07271154fe7.cache.js 1010 modules Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html 4 modules i ?wdm?: Compiled successfully. ----------------- Frontend compiled successfully. ----------------- ```
vlukashov commented 4 years ago

cannot reproduce