Describe the bug
A clear and concise description of what the bug is. We suggest using English for better global understanding.
If you believe the issue may allow unsafe deletion, path validation bypass, privilege boundary bypass, or release/install integrity issues, do not file a public bug report. Report it privately using the contact details in SECURITY.md.
Steps to reproduce
- Run command:
mo ...
- ...
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Debug logs
Please run the command with --debug flag and paste the output here:
mo <command> --debug
# Example: mo clean --debug
Debug output
Paste the debug output here
Environment
Please run mo update to ensure you are on the latest version, then paste the output of mo --version below:
Paste mo --version output here
Additional context
Add any other context about the problem here, such as screenshots or related issues.
Describe the bug
A clear and concise description of what the bug is. We suggest using English for better global understanding.
If you believe the issue may allow unsafe deletion, path validation bypass, privilege boundary bypass, or release/install integrity issues, do not file a public bug report. Report it privately using the contact details in
SECURITY.md.Steps to reproduce
mo ...Expected behavior
A clear and concise description of what you expected to happen.
Debug logs
Please run the command with
--debugflag and paste the output here:Debug output
Environment
Please run
mo updateto ensure you are on the latest version, then paste the output ofmo --versionbelow:Additional context
Add any other context about the problem here, such as screenshots or related issues.