Error in Metabase frontend

file:///home/walkingtree/Pictures/Screenshot%20from%202022-04-07%2018-12-10.png

walkingtree@walkingtree:~/workspace/metabase$ yarn build-hot
yarn run v1.22.18
warning ../../package.json: No license field
$ yarn concurrently -n 'cljs,js' 'yarn build-hot:cljs' 'yarn build-hot:js'
warning ../../package.json: No license field
$ yarn && concurrently --kill-others -p name -n cljs,js 'yarn build-hot:cljs' 'yarn build-hot:js'
warning ../../package.json: No license field
$ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
warning Resolution field "prismjs@1.27.0" is incompatible with requested version "prismjs@~1.25.0"
warning Resolution field "immer@9.0.6" is incompatible with requested version "immer@8.0.1"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^4.0.0"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning "@storybook/addon-essentials > @storybook/addon-measure@2.0.0" has unmet peer dependency "@storybook/components@^6.3.0".
warning "@storybook/addon-essentials > @storybook/addon-measure@2.0.0" has unmet peer dependency "@storybook/core-events@^6.3.0".
warning "@storybook/addon-essentials > @storybook/addon-measure@2.0.0" has unmet peer dependency "@storybook/theming@^6.3.0".
warning "documentation > @vue/compiler-sfc@3.1.5" has unmet peer dependency "vue@3.1.5".
[5/5] Building fresh packages...
$ husky install
husky - Git hooks installed
warning ../../package.json: No license field
warning ../../package.json: No license field
$ yarn && NODE_OPTIONS=--max-old-space-size=8096 WEBPACK_BUNDLE=hot webpack serve --progress --host 0.0.0.0
$ yarn cljs-server-restart && shadow-cljs watch app
warning ../../package.json: No license field
$ yarn && shadow-cljs restart
warning ../../package.json: No license field
$ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
warning ../../package.json: No license field
[1/5] Validating package.json...
[2/5] Resolving packages...
$ echo $npm_execpath | grep -q yarn || echo '\033[0;33mSorry, npm is not supported. Please use Yarn (https://yarnpkg.com/).\033[0m'
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.0"
warning Resolution field "set-value@4.0.1" is incompatible with requested version "set-value@^2.0.1"
warning Resolution field "prismjs@1.27.0" is incompatible with requested version "prismjs@~1.25.0"
warning Resolution field "prismjs@1.27.0" is incompatible with requested version "prismjs@~1.25.0"
warning Resolution field "immer@9.0.6" is incompatible with requested version "immer@8.0.1"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "immer@9.0.6" is incompatible with requested version "immer@8.0.1"
warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^4.0.0"
warning Resolution field "nth-check@2.0.1" is incompatible with requested version "nth-check@^1.0.2"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^4.0.0"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^6.0.1"
warning Resolution field "ansi-regex@5.0.1" is incompatible with requested version "ansi-regex@^2.0.0"
success Already up-to-date.
$ husky install
success Already up-to-date.
[js] husky - Git hooks installed
$ husky install
[cljs] husky - Git hooks installed
[cljs] shadow-cljs - config: /home/walkingtree/workspace/metabase/shadow-cljs.edn
[cljs] shadow-cljs - updating dependencies
[js] [webpack.Progress] 0%
[js]
[js] [webpack.Progress] 1% setup initialize
[js] [webpack.Progress] 1% setup initialize HtmlWebpackPlugin
[js] [webpack.Progress] 1% setup initialize HtmlWebpackPlugin
[js] [webpack.Progress] 1% setup initialize HtmlWebpackPlugin
[js] [webpack.Progress] 1% setup initialize
[js] [webpack-dev-server] "hot: true" automatically applies HMR plugin, you don't have to add it manually to your webpack configuration.
[js] [webpack.Progress] 3% setup watch run
[js] [webpack.Progress] 3% setup watch run webpack-cli
[js] [webpack.Progress] 3% setup watch run webpack-dev-middleware
[js] [webpack.Progress] 3% setup watch run
[js] [webpack.Progress] 4% setup normal module factory
[js] [webpack.Progress] 4% setup normal module factory
[js] [webpack.Progress] 5% setup context module factory
[js] [webpack.Progress] 5% setup context module factory
[js] [webpack.Progress] 6% setup before compile
[js] [webpack.Progress] 6% setup before compile ProgressPlugin
[js] [webpack.Progress] 6% setup before compile
[js] [webpack.Progress] 7% setup compile
[js] [webpack.Progress] 7% setup compile ExternalsPlugin
[js] [webpack.Progress] 7% setup compile
[js] [webpack.Progress] 8% setup compilation
[js] [webpack.Progress] 8% setup compilation mini-css-extract-plugin
[js] [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
[js] [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
[js] [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
[js] [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
[js] [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
[js] [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
[js] [webpack.Progress] 8% setup compilation WorkerPlugin
[js] [webpack.Progress] 8% setup compilation SplitChunksPlugin
[js] [webpack.Progress] 8% setup compilation ResolverCachePlugin
[js] [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
[js] [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
[js] [webpack.Progress] 8% setup compilation HtmlWebpackPlugin
[js] [webpack.Progress] 8% setup compilation
[js] [webpack.Progress] 9% setup compilation
[js] [webpack.Progress] 9% setup compilation ProgressPlugin
[js] [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
[js] [webpack.Progress] 9% setup compilation HotModuleReplacementPlugin
[js] [webpack.Progress] 9% setup compilation mini-css-extract-plugin
[js] [webpack.Progress] 9% setup compilation HtmlWebpackHarddisk
[js] [webpack.Progress] 9% setup compilation BannerPlugin
[js] [webpack.Progress] 9% setup compilation DefinePlugin
[js] [webpack.Progress] 9% setup compilation ProvidePlugin
[js] [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
[js] [webpack.Progress] 9% setup compilation ModuleInfoHeaderPlugin
[js] [webpack.Progress] 9% setup compilation SourceMapDevToolPlugin
[js] [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
[js] [webpack.Progress] 9% setup compilation JsonModulesPlugin
[js] [webpack.Progress] 9% setup compilation AssetModulesPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation RuntimePlugin
[js] [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
[js] [webpack.Progress] 9% setup compilation DataUriPlugin
[js] [webpack.Progress] 9% setup compilation FileUriPlugin
[js] [webpack.Progress] 9% setup compilation CompatibilityPlugin
[js] [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
[js] [webpack.Progress] 9% setup compilation AMDPlugin
[js] [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
[js] [webpack.Progress] 9% setup compilation CommonJsPlugin
[js] [webpack.Progress] 9% setup compilation LoaderPlugin
[js] [webpack.Progress] 9% setup compilation LoaderPlugin
[js] [webpack.Progress] 9% setup compilation NodeStuffPlugin
[js] [webpack.Progress] 9% setup compilation APIPlugin
[js] [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
[js] [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
[js] [webpack.Progress] 9% setup compilation ConstPlugin
[js] [webpack.Progress] 9% setup compilation UseStrictPlugin
[js] [webpack.Progress] 9% setup compilation RequireIncludePlugin
[js] [webpack.Progress] 9% setup compilation RequireEnsurePlugin
[js] [webpack.Progress] 9% setup compilation RequireContextPlugin
[js] [webpack.Progress] 9% setup compilation ImportPlugin
[js] [webpack.Progress] 9% setup compilation SystemPlugin
[js] [webpack.Progress] 9% setup compilation ImportMetaPlugin
[js] [webpack.Progress] 9% setup compilation URLPlugin
[js] [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
[js] [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
[js] [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
[js] [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
[js] [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
[js] [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
[js] [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
[js] [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
[js] [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
[js] [webpack.Progress] 9% setup compilation NamedModuleIdsPlugin
[js] [webpack.Progress] 9% setup compilation NamedChunkIdsPlugin
[js] [webpack.Progress] 9% setup compilation DefinePlugin
[js] [webpack.Progress] 9% setup compilation TemplatedPathPlugin
[js] [webpack.Progress] 9% setup compilation RecordIdsPlugin
[js] [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation EntryPlugin
[js] [webpack.Progress] 9% setup compilation ProvidePlugin
[js] [webpack.Progress] 9% setup compilation
[js] [webpack.Progress] 10% building
[js] [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
[js] [webpack-dev-server] Project is running at:
[js] [webpack-dev-server] Loopback: http://localhost:8081/
[js] [webpack-dev-server] On Your Network (IPv4): http://192.168.1.117:8081/
[js] [webpack-dev-server] Content not from webpack is served from 'frontend' directory
[js] [webpack.Progress] 10% building 0/6 entries 1/6 dependencies 0/0 modules
[js] [webpack.Progress] 10% building import loader ../../../node_modules/style-loader/index.js
[js] [webpack.Progress] 10% building import loader ../../../node_modules/css-loader/index.js
[cljs] shadow-cljs - dependencies updated
[js] [webpack.Progress] 10% building import loader ../../../node_modules/postcss-loader/dist/cjs.js
[cljs] shadow-cljs - server starting . [webpack.Progress] 10% building 0/6 entries 3/6 dependencies 0/3 modules
[cljs] . [webpack.Progress] 10% building import loader ../../../node_modules/babel-loader/lib/index.js
[cljs] ... [webpack.Progress] 10% building 0/6 entries 7/9 dependencies 0/6 modules
[cljs] .. [webpack.Progress] 10% building 0/6 entries 12/21 dependencies 0/10 modules
[cljs] ........................... [webpack.Progress] 10% building 0/6 entries 37/43 dependencies 7/23 modules
[cljs] .. [webpack.Progress] 10% building 0/6 entries 49/60 dependencies 10/29 modules
[js] [webpack.Progress] 10% building import loader ../../../node_modules/react-hot-loader/webpack.js
[cljs] . [webpack.Progress] 10% building 0/6 entries 52/60 dependencies 10/33 modules
[cljs] ......................................... [webpack.Progress] 10% building 0/6 entries 67/100 dependencies 11/43 modules
[cljs] .. [webpack.Progress] 10% building 0/6 entries 100/259 dependencies 16/62 modules
[cljs] .. [webpack.Progress] 10% building 0/6 entries 286/451 dependencies 39/204 modules
[cljs] .. [webpack.Progress] 11% building 0/6 entries 589/669 dependencies 100/301 modules
[cljs] ... [webpack.Progress] 11% building 0/6 entries 594/700 dependencies 108/304 modules
[cljs] ........ [webpack.Progress] 11% building 0/6 entries 699/800 dependencies 154/352 modules
[cljs] .... [webpack.Progress] 11% building 0/6 entries 750/900 dependencies 154/377 modules
[cljs] ... [webpack.Progress] 11% building 0/6 entries 1100/1142 dependencies 166/552 modules
[cljs] .. ready!
[cljs] shadow-cljs - config: /home/walkingtree/workspace/metabase/shadow-cljs.edn
[cljs] shadow-cljs - connected to server
[cljs] shadow-cljs - watching build :app
[js] [webpack.Progress] 12% building 0/6 entries 1145/1300 dependencies 189/574 modules
[cljs] [:app] Configuring build.
[js] [webpack.Progress] 12% building 0/6 entries 1180/1400 dependencies 193/588 modules
[js] [webpack.Progress] 12% building 0/6 entries 1651/1679 dependencies 202/700 modules
[js] [webpack.Progress] 12% building 0/6 entries 1700/2173 dependencies 204/735 modules
[js] [webpack.Progress] 12% building 0/6 entries 1896/2300 dependencies 208/840 modules
[js] [webpack.Progress] 12% building 0/6 entries 2098/2499 dependencies 211/1000 modules
[js] [webpack.Progress] 12% building import loader ../../../node_modules/promise-loader/index.js
[js] [webpack.Progress] 12% building 0/6 entries 2409/2499 dependencies 219/1092 modules
[js] [webpack.Progress] 12% building 0/6 entries 2500/2551 dependencies 226/1144 modules
[cljs] [:app] Compiling ...
[js] [webpack.Progress] 12% building 0/6 entries 2533/2600 dependencies 229/1152 modules
[js] [webpack.Progress] 12% building 0/6 entries 2659/2800 dependencies 234/1161 modules
[js] [webpack.Progress] 12% building 0/6 entries 3056/3100 dependencies 240/1284 modules
[js] [webpack.Progress] 12% building 0/6 entries 3161/3200 dependencies 256/1322 modules
[js] [webpack.Progress] 13% building 0/6 entries 3384/3500 dependencies 274/1359 modules
[js] [webpack.Progress] 13% building 0/6 entries 3500/3549 dependencies 281/1404 modules
[js] [webpack.Progress] 13% building 0/6 entries 3548/3600 dependencies 281/1433 modules
[js] [webpack.Progress] 13% building 0/6 entries 3586/3700 dependencies 282/1439 modules
[js] [webpack.Progress] 13% building 0/6 entries 3639/3800 dependencies 288/1452 modules
[js] [webpack.Progress] 14% building 0/6 entries 4300/4328 dependencies 376/1535 modules
[js] [webpack.Progress] 14% building 0/6 entries 5200/5220 dependencies 419/1695 modules
[js] [webpack.Progress] 14% building 0/6 entries 5220/5300 dependencies 419/1702 modules
[cljs] [:app] Build completed. (151 files, 151 compiled, 0 warnings, 12.80s)
[js] [webpack.Progress] 14% building 0/6 entries 5226/5400 dependencies 420/1703 modules
[js] [webpack.Progress] 14% building 0/6 entries 5287/5600 dependencies 436/1728 modules
[js] [webpack.Progress] 15% building 0/6 entries 5758/5800 dependencies 461/1851 modules
[js] [webpack.Progress] 15% building 0/6 entries 5900/5933 dependencies 482/1880 modules
[js] [webpack.Progress] 15% building 0/6 entries 5965/6000 dependencies 495/1898 modules
[js] [webpack.Progress] 15% building 0/6 entries 6050/6100 dependencies 511/1917 modules
[js] [webpack.Progress] 15% building 0/6 entries 6170/6300 dependencies 524/1947 modules
[js] [webpack.Progress] 15% building 0/6 entries 6435/6500 dependencies 542/1995 modules
[js] [webpack.Progress] 16% building 0/6 entries 6500/6539 dependencies 552/2010 modules
[js] [webpack.Progress] 16% building 0/6 entries 6561/6600 dependencies 569/2032 modules
[js] [webpack.Progress] 16% building 0/6 entries 6674/7000 dependencies 585/2044 modules
[js] [webpack.Progress] 16% building 0/6 entries 7061/7100 dependencies 601/2165 modules
[js] [webpack.Progress] 17% building 0/6 entries 7154/7200 dependencies 643/2192 modules
[js] [webpack.Progress] 18% building 0/6 entries 7748/7800 dependencies 785/2220 modules
[js] [webpack.Progress] 19% building 0/6 entries 8000/8062 dependencies 859/2281 modules
[js] [webpack.Progress] 19% building 0/6 entries 8146/8200 dependencies 879/2328 modules
[js] [webpack.Progress] 20% building 0/6 entries 8400/8470 dependencies 943/2433 modules
[js] [webpack.Progress] 20% building 0/6 entries 8451/8500 dependencies 978/2445 modules
[js] [webpack.Progress] 21% building 0/6 entries 8600/8690 dependencies 1021/2473 modules
[js] [webpack.Progress] 21% building 0/6 entries 8744/8769 dependencies 1063/2500 modules
[js] [webpack.Progress] 22% building 0/6 entries 8840/8873 dependencies 1100/2521 modules
[js] [webpack.Progress] 22% building 0/6 entries 8900/8958 dependencies 1117/2528 modules
[js] [webpack.Progress] 22% building 0/6 entries 9069/9100 dependencies 1148/2553 modules
[js] [webpack.Progress] 22% building 0/6 entries 9125/9200 dependencies 1149/2569 modules
[js] [webpack.Progress] 22% building 0/6 entries 9200/9236 dependencies 1158/2578 modules
[js] [webpack.Progress] 22% building 0/6 entries 9313/9400 dependencies 1166/2599 modules
[js] [webpack.Progress] 22% building 0/6 entries 9400/9499 dependencies 1174/2605 modules
[js] [webpack.Progress] 23% building 0/6 entries 9700/9752 dependencies 1190/2658 modules
[js] [webpack.Progress] 25% building 0/6 entries 9800/10282 dependencies 1414/2697 modules
[js] [webpack.Progress] 25% building 0/6 entries 10085/10400 dependencies 1416/2847 modules
[js] [webpack.Progress] 26% building 0/6 entries 10761/10800 dependencies 1470/3005 modules
[js] [webpack.Progress] 26% building 0/6 entries 10828/10875 dependencies 1500/3013 modules
[js] [webpack.Progress] 27% building 0/6 entries 10950/11000 dependencies 1573/3028 modules
[js] [webpack.Progress] 27% building 1/6 entries 11000/11052 dependencies 1605/3038 modules
[js] [webpack.Progress] 28% building 2/6 entries 11000/11052 dependencies 1607/3038 modules
[js] [webpack.Progress] 28% building 2/6 entries 11100/11192 dependencies 1642/3076 modules
[js] [webpack.Progress] 28% building 2/6 entries 11216/11300 dependencies 1674/3129 modules
[js] [webpack.Progress] 28% building 2/6 entries 11400/11444 dependencies 1717/3164 modules
[js] [webpack.Progress] 29% building 2/6 entries 11500/11541 dependencies 1729/3196 modules
[js] [webpack.Progress] 29% building 2/6 entries 11515/11548 dependencies 1734/3200 modules
[js] [webpack.Progress] 29% building 2/6 entries 11648/11700 dependencies 1760/3228 modules
[js] [webpack.Progress] 29% building 2/6 entries 11777/11800 dependencies 1790/3240 modules
[js] [webpack.Progress] 30% building 2/6 entries 11900/11984 dependencies 1819/3248 modules
[js] [webpack.Progress] 30% building 2/6 entries 12171/12200 dependencies 1876/3294 modules
[js] [webpack.Progress] 31% building 2/6 entries 12400/12430 dependencies 1966/3304 modules
[js] [webpack.Progress] 31% building 2/6 entries 12475/12500 dependencies 1975/3315 modules
[js] [webpack.Progress] 32% building 2/6 entries 12700/12721 dependencies 2036/3331 modules
[js] [webpack.Progress] 32% building 2/6 entries 12849/12900 dependencies 2069/3345 modules
[js] [webpack.Progress] 33% building 2/6 entries 13028/13100 dependencies 2147/3389 modules
[js] [webpack.Progress] 34% building 2/6 entries 13200/13294 dependencies 2196/3454 modules
[js] [webpack.Progress] 34% building 2/6 entries 13400/13495 dependencies 2221/3519 modules
[js] [webpack.Progress] 34% building 2/6 entries 13500/13543 dependencies 2269/3546 modules
[js] [webpack.Progress] 35% building 2/6 entries 13600/13656 dependencies 2319/3554 modules
[js] [webpack.Progress] 35% building 2/6 entries 13700/13715 dependencies 2359/3588 modules
[js] [webpack.Progress] 36% building 2/6 entries 13800/13888 dependencies 2380/3598 modules
[js] [webpack.Progress] 37% building 2/6 entries 14042/14078 dependencies 2500/3633 modules
[js] [webpack.Progress] 38% building 2/6 entries 14200/14219 dependencies 2558/3670 modules
[js] [webpack.Progress] 38% building 2/6 entries 14400/14475 dependencies 2617/3719 modules
[js] [webpack.Progress] 39% building 2/6 entries 14600/14695 dependencies 2694/3754 modules
[js] [webpack.Progress] 40% building 2/6 entries 14800/14866 dependencies 2744/3855 modules
[js] [webpack.Progress] 40% building 2/6 entries 14950/15000 dependencies 2774/3899 modules
[js] [webpack.Progress] 40% building 2/6 entries 15000/15042 dependencies 2809/3907 modules
[js] [webpack.Progress] 41% building 2/6 entries 15167/15200 dependencies 2893/3924 modules
[js] [webpack.Progress] 42% building 2/6 entries 15400/15589 dependencies 2965/3986 modules
[js] [webpack.Progress] 43% building 2/6 entries 15800/15878 dependencies 3047/4116 modules
[js] [webpack.Progress] 44% building 2/6 entries 16042/16083 dependencies 3100/4210 modules
[js] [webpack.Progress] 44% building 2/6 entries 16100/16127 dependencies 3153/4218 modules
[js] [webpack.Progress] 44% building 2/6 entries 16200/16263 dependencies 3179/4240 modules
[js] [webpack.Progress] 46% building 2/6 entries 16700/16767 dependencies 3359/4295 modules
[js] [webpack.Progress] 47% building 2/6 entries 16980/17100 dependencies 3452/4377 modules
[js] [webpack.Progress] 49% building 2/6 entries 17151/17200 dependencies 3597/4432 modules
[js] [webpack.Progress] 51% building 2/6 entries 17435/17500 dependencies 3770/4533 modules
[js] [webpack.Progress] 52% building 2/6 entries 17800/17846 dependencies 3867/4663 modules
[js] [webpack.Progress] 54% building 2/6 entries 18145/18234 dependencies 4000/4754 modules
[js] [webpack.Progress] 54% building 3/6 entries 18320/18458 dependencies 4089/4827 modules
[js] [webpack.Progress] 56% building 3/6 entries 19000/19066 dependencies 4306/5105 modules
[js] [webpack.Progress] 58% building 3/6 entries 19300/19375 dependencies 4527/5165 modules
[js] [webpack.Progress] 61% building 3/6 entries 19887/19900 dependencies 5041/5394 modules
[js] [webpack.Progress] 64% building 4/6 entries 19996/19996 dependencies 5391/5418 modules
[js] [webpack.Progress] 64% building 5/6 entries 19996/19996 dependencies 5393/5418 modules
[js] [webpack.Progress] 65% building 6/6 entries 19996/19996 dependencies 5418/5418 modules
[js] [webpack.Progress] 65% building
[js] [webpack.Progress] 69% building finish
[js] [webpack.Progress] 69% building finish
[js] [webpack.Progress] 70% sealing finish module graph
[js] [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
[js] [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
[js] [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
[js] [webpack.Progress] 70% sealing finish module graph
[js] [webpack.Progress] 70% sealing plugins
[js] [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
[js] [webpack.Progress] 70% sealing plugins
[js] [webpack.Progress] 71% sealing dependencies optimization
[js] [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
[js] [webpack.Progress] 71% sealing dependencies optimization
[js] [webpack.Progress] 71% sealing after dependencies optimization
[js] [webpack.Progress] 71% sealing after dependencies optimization
[js] [webpack.Progress] 72% sealing chunk graph
[js] [webpack.Progress] 72% sealing chunk graph
[js] [webpack.Progress] 73% sealing after chunk graph
[js] [webpack.Progress] 73% sealing after chunk graph
[js] [webpack.Progress] 73% sealing optimizing
[js] [webpack.Progress] 73% sealing optimizing
[js] [webpack.Progress] 74% sealing module optimization
[js] [webpack.Progress] 74% sealing module optimization
[js] [webpack.Progress] 75% sealing after module optimization
[js] [webpack.Progress] 75% sealing after module optimization
[js] [webpack.Progress] 75% sealing chunk optimization
[js] [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
[js] [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin

alkingtree@walkingtree:~/workspace/metabase$ clojure -M:run
Downloading: org/clojure/clojure/maven-metadata.xml from clojars
Downloading: org/clojure/clojure/maven-metadata.xml from central
Downloading: robdaemon/clojure.java-time/0.3.3-SNAPSHOT/maven-metadata.xml from clojars
2022-04-07 18:33:25,110 INFO metabase.util :: Maximum memory available to JVM: 1.9 GB
2022-04-07 18:33:25,729 WARN db.env :: WARNING: Using Metabase with an H2 application database is not recommended for production deployments. For production deployments, we highly recommend using Postgres, MySQL, or MariaDB instead. If you decide to continue to use H2, please be sure to back up the database file regularly. For more information, see https://metabase.com/docs/latest/operations-guide/migrating-from-h2.html
2022-04-07 18:33:33,894 INFO util.encryption :: Saved credentials encryption is DISABLED for this Metabase instance. :unlock:
For more information, see https://metabase.com/docs/latest/operations-guide/encrypting-database-details-at-rest.html
2022-04-07 18:33:45,869 INFO driver.impl :: Registered abstract driver :sql :truck:
2022-04-07 18:33:45,883 INFO metabase.util :: ⮦ Load driver :sql took 385.2 ms
2022-04-07 18:33:45,883 INFO driver.impl :: Registered abstract driver :sql-jdbc (parents: [:sql]) :truck:
2022-04-07 18:33:45,895 INFO metabase.util :: Load driver :sql-jdbc took 404.1 ms
2022-04-07 18:33:45,896 INFO driver.impl :: Registered driver :h2 (parents: [:sql-jdbc]) :truck:
2022-04-07 18:33:45,967 INFO driver.impl :: Registered driver :mysql (parents: [:sql-jdbc]) :truck:
2022-04-07 18:33:46,030 INFO driver.impl :: Registered driver :postgres (parents: [:sql-jdbc]) :truck:
2022-04-07 18:33:52,547 INFO metabase.core ::
Metabase null (null null)

Copyright © 2022 Metabase, Inc.

Metabase Enterprise Edition extensions are NOT PRESENT.
2022-04-07 18:33:52,561 INFO metabase.core :: Starting Metabase in STANDALONE mode
2022-04-07 18:33:52,613 INFO metabase.server :: Launching Embedded Jetty Webserver with config:
{:port 3000}

2022-04-07 18:33:52,668 INFO metabase.core :: Starting Metabase version null (null null) ...
2022-04-07 18:33:52,683 INFO metabase.core :: System info:
{"file.encoding" "UTF-8",
"java.runtime.name" "OpenJDK Runtime Environment",
"java.runtime.version" "11.0.14.1+1-Ubuntu-0ubuntu1.20.04",
"java.vendor" "Ubuntu",
"java.vendor.url" "https://ubuntu.com/",
"java.version" "11.0.14.1",
"java.vm.name" "OpenJDK 64-Bit Server VM",
"java.vm.version" "11.0.14.1+1-Ubuntu-0ubuntu1.20.04",
"os.name" "Linux",
"os.version" "5.13.0-39-generic",
"user.language" "en",
"user.timezone" "Asia/Kolkata"}

2022-04-07 18:33:52,685 INFO metabase.plugins :: Loading plugins in /home/walkingtree/workspace/metabase/plugins...
2022-04-07 18:33:52,688 INFO metabase.core :: Setting up and migrating Metabase DB. Please sit tight, this may take a minute...
2022-04-07 18:33:52,689 INFO db.setup :: Verifying h2 Database Connection ...
2022-04-07 18:33:53,055 INFO db.setup :: Successfully verified H2 1.4.197 (2018-03-18) application database connection. :white_check_mark:
2022-04-07 18:33:53,055 INFO db.setup :: Running Database Migrations...
2022-04-07 18:33:53,056 INFO db.setup :: Setting up Liquibase...
2022-04-07 18:33:53,255 INFO db.setup :: Liquibase is ready.
2022-04-07 18:33:53,255 INFO db.liquibase :: Checking if Database has unrun migrations...
2022-04-07 18:33:54,254 INFO db.liquibase :: Database has unrun migrations. Waiting for migration lock to be cleared...
2022-04-07 18:33:54,306 INFO db.liquibase :: Migration lock is cleared. Running migrations...
2022-04-07 18:33:56,301 INFO db.setup :: Database Migrations Current ... :white_check_mark:
2022-04-07 18:33:56,351 INFO db.data-migrations :: Running all necessary data migrations, this may take a minute.
2022-04-07 18:33:56,357 INFO db.data-migrations :: Running data migration 'migrate-click-through'...
2022-04-07 18:33:56,373 INFO db.data-migrations :: Running data migration 'migrate-remove-admin-from-group-mapping-if-needed'...
2022-04-07 18:33:56,381 INFO db.data-migrations :: Finished running data migrations.
2022-04-07 18:33:56,381 INFO metabase.util :: Database setup took 3.7 s
2022-04-07 18:33:56,509 INFO metabase.events :: Starting events listener: :metabase.events.dependencies/Dependencies :ear:
2022-04-07 18:33:56,512 INFO metabase.events :: Starting events listener: :metabase.events.activity-feed/ActivityFeed :ear:
2022-04-07 18:33:56,513 INFO metabase.events :: Starting events listener: :metabase.events.last-login/LastLogin :ear:
2022-04-07 18:33:56,514 INFO metabase.events :: Starting events listener: :metabase.events.notifications/Notifications :ear:
2022-04-07 18:33:56,514 INFO metabase.events :: Starting events listener: :metabase.events.sync-database/Sync :ear:
2022-04-07 18:33:56,514 INFO metabase.events :: Starting events listener: :metabase.events.driver-notifications/DriverNotifications :ear:
2022-04-07 18:33:56,514 INFO metabase.events :: Starting events listener: :metabase.events.revision/Revisions :ear:
2022-04-07 18:33:56,515 INFO metabase.events :: Starting events listener: :metabase.events.view-log/ViewLog :ear:
2022-04-07 18:33:56,880 INFO metabase.task :: Initializing task SyncDatabases :calendar:
2022-04-07 18:33:56,892 INFO metabase.task :: Initializing task CheckForNewVersions :calendar:
2022-04-07 18:33:56,901 INFO metabase.task :: Initializing task SendAnonymousUsageStats :calendar:
2022-04-07 18:33:56,904 INFO metabase.task :: Initializing task RefreshSlackChannelsAndUsers :calendar:
2022-04-07 18:33:56,912 INFO metabase.task :: Initializing task SendAbandomentEmails :calendar:
2022-04-07 18:33:56,917 INFO metabase.task :: Initializing task SendPulses :calendar:
2022-04-07 18:33:56,920 INFO metabase.task :: Initializing task SendFollowUpEmails :calendar:
2022-04-07 18:33:56,921 INFO metabase.task :: Initializing task TaskHistoryCleanup :calendar:
2022-04-07 18:33:56,925 INFO metabase.core :: Looks like this is a new installation ... preparing setup wizard
2022-04-07 18:33:56,936 INFO task.refresh-slack-channel-user-cache :: Slack is not configured, not refreshing slack user/channel cache.
2022-04-07 18:33:56,957 INFO metabase.core :: Please use the following URL to setup your Metabase installation:

http://localhost:3000/setup/

2022-04-07 18:33:56,959 INFO metabase.sample-data :: Loading sample database
2022-04-07 18:33:56,965 INFO driver.impl :: Initializing driver :sql...
2022-04-07 18:33:56,966 INFO driver.impl :: Initializing driver :sql-jdbc...
2022-04-07 18:33:56,966 INFO driver.impl :: Initializing driver :h2...
2022-04-07 18:33:57,003 INFO task.sync-databases :: Scheduling sync/analyze for database 1: trigger: metabase.task.sync-and-analyze.trigger.1
2022-04-07 18:33:57,008 INFO task.sync-databases :: Scheduling field-values for database 1: trigger: metabase.task.update-field-values.trigger.1
2022-04-07 18:33:57,014 INFO sync.util :: STARTING: Sync h2 Database 1 'Sample Database'
2022-04-07 18:33:57,016 INFO sync.util :: STARTING: Sync metadata for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,018 INFO sync.util :: STARTING: step 'sync-timezone' for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,176 INFO sync.util :: FINISHED: step 'sync-timezone' for h2 Database 1 'Sample Database' (157.8 ms)
2022-04-07 18:33:57,177 INFO sync.util :: STARTING: step 'sync-tables' for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,199 INFO sync-metadata.tables :: Found new tables: (Table 'PUBLIC.PRODUCTS' Table 'PUBLIC.ORDERS' Table 'PUBLIC.PEOPLE' Table 'PUBLIC.REVIEWS')
2022-04-07 18:33:57,222 INFO sync-metadata.tables :: Updating description for tables: (Table 'PUBLIC.PEOPLE' Table 'PUBLIC.REVIEWS' Table 'PUBLIC.ORDERS' Table 'PUBLIC.PRODUCTS')
2022-04-07 18:33:57,233 INFO sync.util :: FINISHED: step 'sync-tables' for h2 Database 1 'Sample Database' (55.5 ms)
2022-04-07 18:33:57,233 INFO sync.util :: STARTING: step 'sync-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,375 INFO sync.util :: FINISHED: step 'sync-fields' for h2 Database 1 'Sample Database' (141.3 ms)
2022-04-07 18:33:57,375 INFO sync.util :: STARTING: step 'sync-fks' for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,385 INFO sync-metadata.fks :: Marking foreign key from Table 2 'PUBLIC.ORDERS' Field 11 'USER_ID' -> Table 3 'PUBLIC.PEOPLE' Field 30 'ID'
2022-04-07 18:33:57,390 INFO sync-metadata.fks :: Marking foreign key from Table 2 'PUBLIC.ORDERS' Field 13 'PRODUCT_ID' -> Table 1 'PUBLIC.PRODUCTS' Field 8 'ID'
2022-04-07 18:33:57,397 INFO sync-metadata.fks :: Marking foreign key from Table 4 'PUBLIC.REVIEWS' Field 33 'PRODUCT_ID' -> Table 1 'PUBLIC.PRODUCTS' Field 8 'ID'
2022-04-07 18:33:57,399 INFO sync.util :: FINISHED: step 'sync-fks' for h2 Database 1 'Sample Database' (23.4 ms)
2022-04-07 18:33:57,399 INFO sync.util :: STARTING: step 'sync-metabase-metadata' for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,479 INFO sync.util :: FINISHED: step 'sync-metabase-metadata' for h2 Database 1 'Sample Database' (79.2 ms)
2022-04-07 18:33:57,524 INFO sync.util :: FINISHED: Sync metadata for h2 Database 1 'Sample Database' (508.2 ms)
2022-04-07 18:33:57,526 INFO sync.util :: STARTING: Analyze data for h2 Database 1 'Sample Database'
2022-04-07 18:33:57,529 INFO sync.util :: STARTING: step 'fingerprint-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:33:58,035 INFO sync.analyze :: fingerprint-fields Analyzed [···········································] :disappointed: 15% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:33:59,105 INFO sync.analyze :: fingerprint-fields Analyzed [
···································] :confused: 31% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:33:59,226 INFO sync.util :: FINISHED: step 'fingerprint-fields' for h2 Database 1 'Sample Database' (1.7 s)
2022-04-07 18:33:59,226 INFO sync.util :: STARTING: step 'classify-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:33:59,266 INFO sync.analyze :: classify-fields Analyzed [
···························] :grimacing: 46% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:33:59,299 INFO sync.analyze :: classify-fields Analyzed [
····················] :relieved: 62% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:33:59,299 INFO sync.util :: FINISHED: step 'classify-fields' for h2 Database 1 'Sample Database' (73.0 ms)
2022-04-07 18:33:59,300 INFO sync.util :: STARTING: step 'classify-tables' for h2 Database 1 'Sample Database'
2022-04-07 18:33:59,304 INFO sync.analyze :: classify-tables Analyzed [
············] :yum: 77% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:33:59,309 INFO sync.analyze :: classify-tables Analyzed [************************····] :heart_eyes: 92% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:33:59,309 INFO sync.util :: FINISHED: step 'classify-tables' for h2 Database 1 'Sample Database' (9.4 ms)
2022-04-07 18:33:59,327 INFO sync.util :: FINISHED: Analyze data for h2 Database 1 'Sample Database' (1.8 s)
2022-04-07 18:33:59,328 INFO sync.util :: STARTING: Cache field values in h2 Database 1 'Sample Database'
2022-04-07 18:33:59,328 INFO sync.util :: STARTING: step 'update-field-values' for h2 Database 1 'Sample Database'
2022-04-07 18:33:59,470 INFO sync.util :: FINISHED: step 'update-field-values' for h2 Database 1 'Sample Database' (141.6 ms)
2022-04-07 18:33:59,472 INFO sync.util :: FINISHED: Cache field values in h2 Database 1 'Sample Database' (143.7 ms)
2022-04-07 18:33:59,472 INFO sync.util :: FINISHED: Sync h2 Database 1 'Sample Database' (2.5 s)
2022-04-07 18:33:59,473 INFO metabase.core :: Metabase Initialization COMPLETE
2022-04-07 18:43:34,514 INFO middleware.misc :: Setting Metabase site URL to localhost:3000
2022-04-07 18:43:34,586 INFO i18n.impl :: Reading available locales from locales.clj...
2022-04-07 18:45:47,103 INFO middleware.exceptions :: Request canceled before finishing.
2022-04-07 18:50:00,149 INFO task.sync-databases :: Starting sync task for Database 1.
2022-04-07 18:50:00,208 INFO sync.util :: STARTING: Sync metadata for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,240 INFO sync.util :: STARTING: step 'sync-timezone' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,408 INFO sync.util :: FINISHED: step 'sync-timezone' for h2 Database 1 'Sample Database' (156.8 ms)
2022-04-07 18:50:00,409 INFO sync.util :: STARTING: step 'sync-tables' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,473 INFO sync-metadata.tables :: Updating description for tables: (Table 'PUBLIC.PEOPLE' Table 'PUBLIC.REVIEWS' Table 'PUBLIC.ORDERS' Table 'PUBLIC.PRODUCTS')
2022-04-07 18:50:00,474 INFO sync.util :: FINISHED: step 'sync-tables' for h2 Database 1 'Sample Database' (64.7 ms)
2022-04-07 18:50:00,474 INFO sync.util :: STARTING: step 'sync-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,577 INFO sync.util :: FINISHED: step 'sync-fields' for h2 Database 1 'Sample Database' (102.5 ms)
2022-04-07 18:50:00,577 INFO sync.util :: STARTING: step 'sync-fks' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,584 INFO sync.util :: FINISHED: step 'sync-fks' for h2 Database 1 'Sample Database' (6.8 ms)
2022-04-07 18:50:00,585 INFO sync.util :: STARTING: step 'sync-metabase-metadata' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,641 INFO sync.util :: FINISHED: step 'sync-metabase-metadata' for h2 Database 1 'Sample Database' (56.0 ms)
2022-04-07 18:50:00,698 INFO sync.util :: FINISHED: Sync metadata for h2 Database 1 'Sample Database' (506.9 ms)
2022-04-07 18:50:00,699 INFO sync.util :: STARTING: Analyze data for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,700 INFO sync.util :: STARTING: step 'fingerprint-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,753 INFO sync.analyze :: fingerprint-fields Analyzed [
···········································] :disappointed: 15% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:50:00,761 INFO sync.analyze :: fingerprint-fields Analyzed [
···································] :confused: 31% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:50:00,764 INFO sync.util :: FINISHED: step 'fingerprint-fields' for h2 Database 1 'Sample Database' (64.0 ms)
2022-04-07 18:50:00,765 INFO sync.util :: STARTING: step 'classify-fields' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,767 INFO sync.analyze :: classify-fields Analyzed [
···························] :grimacing: 46% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:50:00,768 INFO sync.analyze :: classify-fields Analyzed [····················] :relieved: 62% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:50:00,768 INFO sync.util :: FINISHED: step 'classify-fields' for h2 Database 1 'Sample Database' (3.4 ms)
2022-04-07 18:50:00,769 INFO sync.util :: STARTING: step 'classify-tables' for h2 Database 1 'Sample Database'
2022-04-07 18:50:00,774 INFO sync.analyze :: classify-tables Analyzed [
********············] :yum: 77% Table 2 'PUBLIC.ORDERS'
2022-04-07 18:50:00,776 INFO sync.analyze :: classify-tables Analyzed [**********************************************····] :heart_eyes: 92% Table 4 'PUBLIC.REVIEWS'
2022-04-07 18:50:00,776 INFO sync.util :: FINISHED: step 'classify-tables' for h2 Database 1 'Sample Database' (7.1 ms)
2022-04-07 18:50:00,779 INFO sync.util :: FINISHED: Analyze data for h2 Database 1 'Sample Database' (80.0 ms)

Please specify the errors in log file as I have set up all the system and development requirement that is given in screenshot above...............

@Maharshi I don't know why you are having problems, but I guess it's because you did things wrong in the beginning, so try deleting the VM and start over.
If you are still having problems, then try getting help from a more senior developer.

I have formatted the whole system and downloaded recommended versions again.
I have given you details of running commands above.
Please revert back if there is any error or missing file in any of these

@Maharshi Provide the exact build branch and commit you are working on.
Post the output of the following commands:

# OS and version
 sed -nE 's/^PRETTY_NAME="([^"]+)"$/\1/p' /etc/os-release
# Git branch and commit
 echo `git status | head -1 && git log -1 --format="commit %H"`
# Java version and architecture
 java -version
# NodeJS version
 node --version
# Yarn version
 yarn --version
# Clojure version
 clojure --help | grep Version

walkingtree@walkingtree:~/workspace/metabase$ sed -nE 's/^PRETTY_NAME="([^"]+)"$/\1/p' /etc/os-release
Ubuntu 20.04.4 LTS
walkingtree@walkingtree:~/workspace/metabase$ echo git status | head -1 && git log -1 --format="commit %H"
On branch master commit bbcaaae27e8ec4c783c0c9df52773af3a9ff91d2
walkingtree@walkingtree:~/workspace/metabase$ java -version
openjdk version "11.0.14.1" 2022-02-08
OpenJDK Runtime Environment (build 11.0.14.1+1-Ubuntu-0ubuntu1.20.04)
OpenJDK 64-Bit Server VM (build 11.0.14.1+1-Ubuntu-0ubuntu1.20.04, mixed mode)
walkingtree@walkingtree:~/workspace/metabase$ node --version
v16.14.2
walkingtree@walkingtree:~/workspace/metabase$ yarn --version
1.22.18
walkingtree@walkingtree:~/workspace/metabase$ clojure --help | grep Version
Version: 1.11.0.1100

@Maharshi There's no reason to use build-hot, when you are not doing frontend development.

But I don't know which errors you are seeing. Please provide the error messages you are seeing.

I am trying to set up development environment for building custom database connector in metabase, that is the reason I am running frontend as well as backend.
And my Q. was in the frontend and backend run file provided above, do you observe any errors that can be corrected to run the development environment correctly..........

@Maharshi You don't need the frontend to build a driver package:
https://www.metabase.com/docs/latest/developers-guide/drivers/start.html

But my point was, you don't need yarn build-hot if you don't make frontend changes, then yarn build is enough.
You can see all yarn commands here: https://github.com/metabase/metabase/blob/master/package.json#L258

There are no errors shown in the logs you have provided.