Skip to content
Aspen edited this page Oct 15, 2025 · 2 revisions

Common Issues

"Steam not running"

Make sure the Steam client is running before you start your application.

"Failed to initialize"

  1. Verify Steam is running
  2. Check that steam_appid.txt exists (for development)
  3. Make sure you're using a valid App ID

Module not found

Run npm install steamworks.js to ensure the package is installed.

Clone this wiki locally