You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Combine file existence and permission checks with better error messages
- Replace thrown exceptions with clean error output (no stack traces)
- Support custom module positions by changing strict validation to warnings
- Add consistent [check_config] prefix to all log messages
- Add missing process.exit(1) after validation errors
Users now see clear, actionable error messages without stack traces, and
custom region configurations work correctly.
0 commit comments