Troubleshooting
This page covers common issues you might encounter when using the Zopio CLI and provides solutions to resolve them.Installation Problems
Error: EACCES: permission denied
Error: Cannot find module ‘zopio-cli’
Solution:Command Execution Issues
Error: Unknown command
Error: Missing required argument
Project Initialization Issues
Error: Directory already exists
Error: Failed to download template
Code Generation Issues
Error: Invalid field format
Error: Template not found
Internationalization Issues
Error: Locale already exists
Error: Missing translation files
Debugging
You can enable debug mode to get more detailed logs:Logs
The CLI logs are stored in the following locations:- Windows:
%USERPROFILE%\.zopio\logs
- macOS/Linux:
~/.zopio/logs