log for com.foxdebug.acode:186
Traceback (most recent call last):
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 1128, in main
options.onserver, options.refresh):
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 887, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 270, in build_server
str(output, 'utf-8'))
fdroidserver.exception.BuildException: Build.py failed on server for com.foxdebug.acode:1.6.0
==== detail begin ====
== Installed Android Tools ==
2022-06-18 19:51:33,546 DEBUG: Reading 'config.yml'
2022-06-18 19:51:33,556 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-06-18 19:51:33,559 INFO: Creating log directory
2022-06-18 19:51:33,559 INFO: Creating temporary directory
2022-06-18 19:51:33,559 INFO: Creating output directory
2022-06-18 19:51:33,564 DEBUG: Getting git vcs interface for https://github.com/deadlyjack/Acode
2022-06-18 19:51:33,564 DEBUG: > git --version
git version 2.11.0
2022-06-18 19:51:33,786 INFO: Using git version 2.11.0
2022-06-18 19:51:33,787 DEBUG: Checking 1.6.0
2022-06-18 19:51:33,787 INFO: Building version 1.6.0 (186) of com.foxdebug.acode
2022-06-18 19:51:33,787 INFO: Running 'sudo' commands in /home/vagrant
2022-06-18 19:51:33,788 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c sysctl fs.inotify.max_user_watches=524288 && curl -Lo node.tar.xz https://nodejs.org/dist/v14.17.6/node-v14.17.6-linux-x64.tar.xz && echo "3bbe4faf356738d88b45be222bf5e858330541ff16bd0d4cfad36540c331461b node.tar.xz" | sha256sum -c - && tar xJf node.tar.xz --strip-components=1 -C /usr/local/ && npm install -g npm@latest && npm install -g cordova yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ curl -Lo node.tar.xz https://nodejs.org/dist/v14.17.6/node-v14.17.6-linux-x64.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 20.7M 100 20.7M 0 0 67.8M 0 --:--:-- --:--:-- --:--:-- 67.8M
+ echo '3bbe4faf356738d88b45be222bf5e858330541ff16bd0d4cfad36540c331461b node.tar.xz'
+ sha256sum -c -
node.tar.xz: OK
+ tar xJf node.tar.xz --strip-components=1 -C /usr/local/
+ npm install -g npm@latest
/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
/usr/local/bin/npx -> /usr/local/lib/node_modules/npm/bin/npx-cli.js
+ npm@8.12.2
added 63 packages from 18 contributors, removed 299 packages and updated 138 packages in 8.237s
+ npm install -g cordova yarn
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 487 packages, and audited 488 packages in 38s
50 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
2022-06-18 19:52:22,798 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-06-18 19:52:23,404 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65038 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2022-06-18 19:52:26,644 INFO: Getting source for revision 0b5dd6d3b723ac4f1d2a8f591af3541d603106b1
2022-06-18 19:52:26,645 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:26,646 DEBUG: > git rev-parse --show-toplevel
2022-06-18 19:52:26,849 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:26,850 DEBUG: > git submodule foreach --recursive git reset --hard
2022-06-18 19:52:26,955 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:26,955 DEBUG: > git reset --hard
2022-06-18 19:52:27,262 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:27,262 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-06-18 19:52:27,368 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:27,368 DEBUG: > git clean -dffx
2022-06-18 19:52:27,473 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:27,474 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-06-18 19:52:27,784 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:27,785 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com remote prune origin
2022-06-18 19:52:28,100 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:28,101 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-06-18 19:52:28,406 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:28,407 DEBUG: > git remote set-head origin --auto
2022-06-18 19:52:28,813 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:28,813 DEBUG: > git checkout -f 0b5dd6d3b723ac4f1d2a8f591af3541d603106b1
2022-06-18 19:52:29,118 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:29,119 DEBUG: > git clean -dffx
2022-06-18 19:52:29,224 INFO: Collecting source libraries
2022-06-18 19:52:29,245 DEBUG: Removing debuggable flags from build/srclib/ftp4j
2022-06-18 19:52:29,255 INFO: Creating local.properties file at build/com.foxdebug.acode/local.properties
2022-06-18 19:52:29,255 DEBUG: Removing debuggable flags from build/com.foxdebug.acode
2022-06-18 19:52:29,264 INFO: Removing specified files
2022-06-18 19:52:29,264 INFO: Removing test
2022-06-18 19:52:29,273 INFO: Running 'prebuild' commands in build/com.foxdebug.acode
2022-06-18 19:52:29,273 DEBUG: Directory: build/com.foxdebug.acode
2022-06-18 19:52:29,274 DEBUG: > bash -x -c -- mkdir -p platforms && npm install && node ./utils/config.js p paid && ./node_modules/.bin/webpack --progress --mode production && cordova platform add android && node ./utils/loadStyles.js && sed -i -e '/signingConfig signingConfigs.release/d' -e '/gms/d' -e '/core-google-shortcuts/d' platforms/android/app/build.gradle
+ mkdir -p platforms
+ npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
added 638 packages, and audited 645 packages in 38s
62 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
+ node ./utils/config.js p paid
+ ./node_modules/.bin/webpack --progress --mode production
<s> [webpack.Progress] 0%
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run webpack-cli
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% building 0/2 entries 2/2 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 2/3 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 34/100 dependencies 0/33 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/mini-css-extract-plugin/dist/loader.js
<s> [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/postcss-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/sass-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 224/246 dependencies 4/87 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/raw-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 224/256 dependencies 4/87 modules
<s> [webpack.Progress] 10% building 0/2 entries 241/267 dependencies 5/99 modules
<s> [webpack.Progress] 10% building 0/2 entries 304/345 dependencies 10/99 modules
<s> [webpack.Progress] 10% building 0/2 entries 377/418 dependencies 18/124 modules
<s> [webpack.Progress] 10% building 0/2 entries 432/700 dependencies 33/164 modules
<s> [webpack.Progress] 10% building 0/2 entries 468/874 dependencies 39/200 modules
<s> [webpack.Progress] 10% building 0/2 entries 933/947 dependencies 49/470 modules
<s> [webpack.Progress] 10% building 0/2 entries 1235/1400 dependencies 60/565 modules
<s> [webpack.Progress] 10% building 0/2 entries 1523/1800 dependencies 61/626 modules
<s> [webpack.Progress] 10% building 0/2 entries 1864/1900 dependencies 61/671 modules
<s> [webpack.Progress] 11% building 0/2 entries 2100/2258 dependencies 112/686 modules
<s> [webpack.Progress] 11% building 0/2 entries 2296/2500 dependencies 146/717 modules
<s> [webpack.Progress] 12% building 0/2 entries 2600/2621 dependencies 183/734 modules
<s> [webpack.Progress] 12% building 0/2 entries 2747/2980 dependencies 200/755 modules
<s> [webpack.Progress] 12% building 0/2 entries 3038/3100 dependencies 256/769 modules
<s> [webpack.Progress] 37% building 1/2 entries 3430/3436 dependencies 735/803 modules
<s> [webpack.Progress] 37% building 1/2 entries 3588/3588 dependencies 800/856 modules
<s> [webpack.Progress] 65% building 2/2 entries 3615/3615 dependencies 865/865 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins MultiCompiler
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99%
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100%
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100%
assets by status 1.3 MiB [cached] 32 assets
Entrypoint main = ../../css/build/main.css main.build.js
Entrypoint console = console.build.js
orphan modules 605 KiB (javascript) 23.4 KiB (runtime) [orphan] 267 modules
runtime modules 10.9 KiB 19 modules
modules by path ./node_modules/ 1.41 MiB 614 modules
modules by path ./src/ 991 KiB (javascript) 73.7 KiB (css/mini-extract)
javascript modules 991 KiB
modules by path ./src/pages/ 206 KiB 22 modules
modules by path ./src/lib/ 698 KiB 19 modules
modules by path ./src/components/ 87.9 KiB 14 modules
css modules 73.7 KiB
modules by path ./src/pages/ 10.1 KiB 13 modules
modules by path ./src/styles/*.scss 61.8 KiB 10 modules
css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/components/scrollbar/scrollbar.scss 1.79 KiB [built] [code generated]
crypto (ignored) 15 bytes [optional] [built] [code generated]
ERROR in ./src/components/commandPallete.js 6:0-38
Module not found: Error: Can't resolve './inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components'
resolve './inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components'
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components)
Field 'browser' doesn't contain a valid alias configuration
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/inputHints)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.json doesn't exist
.wasm
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.wasm doesn't exist
as directory
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
@ ./src/lib/commands.js 33:0-81 69:4-19
@ ./src/lib/main.js 38:0-34
ERROR in ./src/components/dialogboxes/multiprompt.js 11:0-39
Module not found: Error: Can't resolve '../inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components/dialogboxes'
resolve '../inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components/dialogboxes'
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/dialogboxes)
Field 'browser' doesn't contain a valid alias configuration
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/inputHints)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.json doesn't exist
.wasm
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.wasm doesn't exist
as directory
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
@ ./src/components/dialogs.js 3:0-52 140:15-26
@ ./src/lib/git.js
@ ./src/lib/main.js
webpack 5.73.0 compiled with 2 errors in 28821 ms
2022-06-18 19:53:37,722 ERROR: Could not build app com.foxdebug.acode: Error running prebuild command for com.foxdebug.acode:1.6.0
==== detail begin ====
+ mkdir -p platforms
+ npm install
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
npm WARN deprecated core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
added 638 packages, and audited 645 packages in 38s
62 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
+ node ./utils/config.js p paid
+ ./node_modules/.bin/webpack --progress --mode production
<s> [webpack.Progress] 0%
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run webpack-cli
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation mini-css-extract-plugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% building 0/2 entries 2/2 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 2/3 dependencies 0/2 modules
<s> [webpack.Progress] 10% building 0/2 entries 34/100 dependencies 0/33 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/mini-css-extract-plugin/dist/loader.js
<s> [webpack.Progress] 10% building import loader ./node_modules/css-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/postcss-loader/dist/cjs.js
<s> [webpack.Progress] 10% building import loader ./node_modules/sass-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 224/246 dependencies 4/87 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/raw-loader/dist/cjs.js
<s> [webpack.Progress] 10% building 0/2 entries 224/256 dependencies 4/87 modules
<s> [webpack.Progress] 10% building 0/2 entries 241/267 dependencies 5/99 modules
<s> [webpack.Progress] 10% building 0/2 entries 304/345 dependencies 10/99 modules
<s> [webpack.Progress] 10% building 0/2 entries 377/418 dependencies 18/124 modules
<s> [webpack.Progress] 10% building 0/2 entries 432/700 dependencies 33/164 modules
<s> [webpack.Progress] 10% building 0/2 entries 468/874 dependencies 39/200 modules
<s> [webpack.Progress] 10% building 0/2 entries 933/947 dependencies 49/470 modules
<s> [webpack.Progress] 10% building 0/2 entries 1235/1400 dependencies 60/565 modules
<s> [webpack.Progress] 10% building 0/2 entries 1523/1800 dependencies 61/626 modules
<s> [webpack.Progress] 10% building 0/2 entries 1864/1900 dependencies 61/671 modules
<s> [webpack.Progress] 11% building 0/2 entries 2100/2258 dependencies 112/686 modules
<s> [webpack.Progress] 11% building 0/2 entries 2296/2500 dependencies 146/717 modules
<s> [webpack.Progress] 12% building 0/2 entries 2600/2621 dependencies 183/734 modules
<s> [webpack.Progress] 12% building 0/2 entries 2747/2980 dependencies 200/755 modules
<s> [webpack.Progress] 12% building 0/2 entries 3038/3100 dependencies 256/769 modules
<s> [webpack.Progress] 37% building 1/2 entries 3430/3436 dependencies 735/803 modules
<s> [webpack.Progress] 37% building 1/2 entries 3588/3588 dependencies 800/856 modules
<s> [webpack.Progress] 65% building 2/2 entries 3615/3615 dependencies 865/865 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins MultiCompiler
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99%
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100%
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100%
assets by status 1.3 MiB [cached] 32 assets
Entrypoint main = ../../css/build/main.css main.build.js
Entrypoint console = console.build.js
orphan modules 605 KiB (javascript) 23.4 KiB (runtime) [orphan] 267 modules
runtime modules 10.9 KiB 19 modules
modules by path ./node_modules/ 1.41 MiB 614 modules
modules by path ./src/ 991 KiB (javascript) 73.7 KiB (css/mini-extract)
javascript modules 991 KiB
modules by path ./src/pages/ 206 KiB 22 modules
modules by path ./src/lib/ 698 KiB 19 modules
modules by path ./src/components/ 87.9 KiB 14 modules
css modules 73.7 KiB
modules by path ./src/pages/ 10.1 KiB 13 modules
modules by path ./src/styles/*.scss 61.8 KiB 10 modules
css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/components/scrollbar/scrollbar.scss 1.79 KiB [built] [code generated]
crypto (ignored) 15 bytes [optional] [built] [code generated]
ERROR in ./src/components/commandPallete.js 6:0-38
Module not found: Error: Can't resolve './inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components'
resolve './inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components'
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components)
Field 'browser' doesn't contain a valid alias configuration
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/inputHints)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.json doesn't exist
.wasm
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.wasm doesn't exist
as directory
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
@ ./src/lib/commands.js 33:0-81 69:4-19
@ ./src/lib/main.js 38:0-34
ERROR in ./src/components/dialogboxes/multiprompt.js 11:0-39
Module not found: Error: Can't resolve '../inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components/dialogboxes'
resolve '../inputHints' in '/home/vagrant/build/com.foxdebug.acode/src/components/dialogboxes'
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/dialogboxes)
Field 'browser' doesn't contain a valid alias configuration
using description file: /home/vagrant/build/com.foxdebug.acode/package.json (relative path: ./src/components/inputHints)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.json doesn't exist
.wasm
Field 'browser' doesn't contain a valid alias configuration
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints.wasm doesn't exist
as directory
/home/vagrant/build/com.foxdebug.acode/src/components/inputHints doesn't exist
@ ./src/components/dialogs.js 3:0-52 140:15-26
@ ./src/lib/git.js
@ ./src/lib/main.js
webpack 5.73.0 compiled with 2 errors in 28821 ms
==== detail end ====
2022-06-18 19:53:37,729 DEBUG: Error encoutered, stopping by user request.
==== detail end ====