To see the defect
- In directory
./bad-server
runnode index.js
- In directory
my-remix-app
runnpm run dev
- In the Remix app select to Loader Error menu item to see a request thrown from a loader function
- On the Action Error page, click the Generate Error button to see a request thrown from an action function