sh: remix not found if I use NODE_ENV=production
on deployment on a VPS?
#8592
-
how do i fix this? i use currently, i removed it from what's the solution to go about it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I went with I think this should be mentioned in the docs as lots of people have faced this issue. I read it on some issue or discussion. |
Beta Was this translation helpful? Give feedback.
-
so the solution to this is to move better explanation by jacob on the discord channel: i still have a totally unrelated error on hydration that i plan to solve. |
Beta Was this translation helpful? Give feedback.
so the solution to this is to move
@remix-run/dev
independency
instead ofdevDependency
& it'll work.better explanation by jacob on the discord channel:
i still have a totally unrelated error on hydration that i plan to solve.