Appearance
metaplay dev clean-dashboard-artifacts
[debug] Clean cached build artifacts used by the LiveOps Dashboard build process
Appearance
[debug] Clean cached build artifacts used by the LiveOps Dashboard build process
metaplay dev clean-dashboard-artifacts Debug command to clean cached build artifacts used by the LiveOps Dashboard build process. Removes the 'node_modules/' directories found in the project and SDK, and 'Backend/Dashboard/dist/'.
You can try running this command if you run into otherwise unexplained errors during 'metaplay build dashboard' or 'metaplay dev dashboard' that might be caused by out-of-sync dependencies.
# Clean cached build artifacts used by the LiveOps Dashboard build process
metaplay dev clean-dashboard-artifacts--color <string>: Should the output be colored (yes/no/auto)? [env: METAPLAYCLI_COLOR] (default: auto)--project <string>: Path to the to project directory (where metaplay-project.yaml is located)--skip-version-check: Skip the check for a new CLI version being available--verbose: Enable verbose logging, useful for troubleshooting [env: METAPLAYCLI_VERBOSE]