Skip to content

Error Explanations

Understand and resolve common error messages in Rhyolite:

  • Solution: Run pnpm install to ensure all dependencies are installed.
  • Solution: Check the template name and path. Use pnpm exec create-rhyolite --list to see available templates.
  • Solution: Ensure you have write permissions to the target directory. Try running with elevated privileges if needed.
  • Use the DEBUG environment variable for more verbose output.
  • Check the logs and stack traces for clues.

For more help, see Community Support.