Skip to content

Troubleshooting

1. My Checkout is showing a “Server Internal Error” message, and I can’t access the Checkout screen.

At the root of your monorepo, run the following command:

Terminal window
yarn checkout reset

After running this command, you can use the dev command to restart, and Checkout should set up correctly.