Skip to content

Getting Support

Before contacting support, check:

Email [email protected]. Response times:

PlanFirst response
Free5 business days
Pro2 business days
Enterprise4 hours (business hours)

The faster you give us the details, the faster we can help. Include:

  • Job ID — visible in the compile.queued message and in the dashboard. Format: job_...
  • Entry point — the file you passed to pure build
  • CLI version — output of pure --version
  • Compile log — either the CLI output or the .pure_out_<name>/compile.log file
  • Minimal reproduction — the smallest TypeScript/JavaScript file that triggers the failure. Remove all unrelated code.
  • The binary — attach the compiled binary
  • The source — attach the source file(s)
  • Steps to reproduce — the exact command and input that causes the crash
  • Error output — the full stderr output including any signal information
  • Request details — the WebSocket message sequence or the HTTP request that fails
  • Error message and code — from the compile.error or auth.error response
  • Timestamp — so we can look up server-side logs (UTC preferred)

Open an issue on GitHub with the label enhancement. Describe the use case, not just the feature — it helps us prioritize.

Check status.pure.dev for ongoing incidents and scheduled maintenance. Subscribe to receive email alerts.