Skip to content

Instantly share code, notes, and snippets.

View MAST1999's full-sized avatar

Muhammad Amin Saffari Taheri MAST1999

View GitHub Profile
@MAST1999
MAST1999 / sh
Created May 9, 2024 01:27
Moon and bun problem
$ 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
@MAST1999
MAST1999 / gist:9a2b01fd5d43e90900491ca5f5065c9e
Created August 3, 2023 03:56
docker setup fails in moon.
[DEBUG 2023-08-03 07:20:39] log Running moon v1.11.1 (with ~/workspace/work/mix-optimization-dashboard/node_modules/.pnpm/@moonrepo+cli@1.11.1/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
@MAST1999
MAST1999 / proto-log
Created June 1, 2023 19:23
Log output of proto
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