Hey there,
Just got into experimenting with Remix and ran into a bit of a snag. I've been trying to deploy a new create-remix app on Fly.io, but keep running into some issues. My setup is pretty bare-bones with no code changes beyond what included in a fresh basic remix app, and I've attached a screenshot of my project configs for reference.
When I try to run the deploy command on Fly.io, it's throwing me an error that says remix: not found. I've also attached the full log below to give you a better idea.
I saw a suggestion that said shifting @remix-run/dev from devDependencies to dependencies might help, but I'm a bit hesitant to try without knowing if it might cause other issues.
Any advice or insights would be really appreciated. Thanks in advance!