I figured out my issue. Turns out I had another app running on port 3000 that was intercepting requests. I moved it to another port and all is well.
I figured out my issue. Turns out I had another app running on port 3000 that was intercepting requests. I moved it to another port and all is well.