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:
yarn checkout reset
After running this command, you can use the dev command to restart, and Checkout should set up correctly.