Remix error when deploying

We’re deploying an app based on the remix blues stack (using flyctl deploy). We’re seeing this error:

TypeError: (0 , import_jsx_dev_runtime.jsxDEV) is not a function

There appears to be an old issue with people reporting this error (import_jsx_dev_runtime.jsxDEV is not a function after upgrade to 1.7.0 in Docker Container · Issue #4081 · remix-run/remix · GitHub). I have tried the fixes suggested there, and I’m still seeing the error (I’m also on remix v2.2, which is a much more recent version than the people on that thread seem to be on).

Has anyone seen this error before? Any suggestions?

Cheers.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.