Common Issues

Here are some common issues you might encounter and the steps to resolve them.

stripe: command not found

If you see the error stripe: command not found after running pnpm dev, it means that the Stripe CLI is not installed on your machine. The Stripe CLI along with the other development servers are automatically started when you run pnpm dev.

Solutions

Below are two different solutions to resolve this issue:

Last updated on