This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ moon --color --log trace run shared:build | |
[DEBUG 2024-05-09 04:56:06.899] moon_cli Running moon v1.24.4 (with ~/workspace/mix-pilot.git/fix-deployment/node_modules/@moonrepo/cli/moon) args=["moon", "--color", "--log", "trace", "run", "shared:build"] | |
[TRACE 04:56:06.899] starbase::app Running startup phase with 5 systems | |
[DEBUG 04:56:06.899] moon_env:load_environments Creating moon environment, detecting store store="/home/mast/.moon" | |
[DEBUG 04:56:06.899] proto_core::proto:load_environments Creating proto environment, detecting store store="/home/mast/.proto" | |
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Attempting to find workspace root working_dir="/home/mast/workspace/mix-pilot.git/fix-deployment" | |
[TRACE 04:56:06.899] starbase_utils::fs:load_workspace Traversing upwards to find a file/root file=".moon" dir="/home/mast/workspace/mix-pilot.git/fix-deployment" | |
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Found a potential workspace root workspace_root="/home/mas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[DEBUG 2023-08-03 07:20:39] log Running moon v1.11.1 (with ~/workspace/work/mix-optimization-dashboard/node_modules/.pnpm/@[email protected]/node_modules/@moonrepo/cli/moon) log.target="moon" log.module_path="moon_cli" log.file="crates/cli/src/lib.rs" log.line=67 | |
[TRACE 07:20:39] log Attempting to find workspace root at ~/workspace/work/mix-optimization-dashboard log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=28 | |
[TRACE 07:20:39] starbase_utils::fs Traversing upwards to find a file file=".moon" dir="/home/mast/workspace/work/mix-optimization-dashboard" | |
[DEBUG 07:20:39] log Creating workspace at ~/workspace/work/mix-optimization-dashboard (from working directory ~/workspace/work/mix-optimization-dashboard) log.target="moon:workspace" log.module_path="moon_workspace::workspace" log.file="crates/core/workspace/src/workspace.rs" log.line=182 | |
[TRACE 07:20:39] starbase_utils::fs:load Reading file file="/home/mast/workspac |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PROTO_LOG=trace proto install-global npm netlify-cli | |
[TRACE 2023-06-01 22:50:40] starbase_utils::fs:load_configs:load Reading file file=/home/mast/.prototools | |
[TRACE 22:50:40] starbase_utils::toml:load_configs:load Parsing TOML file=/home/mast/.prototools | |
[DEBUG 22:50:40] proto::commands::install_global:run Installing netlify-cli for npm | |
[DEBUG 22:50:40] proto::commands::install_global:run [stderr] [TRACE 2023-06-01 22:50:40] starbase_utils::fs:load_configs:load Reading file file=/home/mast/.prototools | |
[TRACE 22:50:40] starbase_utils::toml:load_configs:load Parsing TOML file=/home/mast/.prototools | |
[DEBUG 22:50:40] proto_core::detector:run:detect_version Attempting to find local version | |
[DEBUG 22:50:40] proto_core::detector:run:detect_version Checking in directory dir=/home/mast/workspace/work/vibe-bookings | |
[DEBUG 22:50:40] proto_core::detector:run:detect_version Checking proto configuration file (.prototools) | |
[DEBUG 22:50:40] proto_core::detector:run:detect_version Detecting from the tool's eco |