Remix not found

I’m encountering an issue where Remix isn’t found, but it seems to be present when I check via the Shell. Here’s what I did:

  1. I navigated to the project directory: ~/project/src
  2. I ran the command: yarn remix --version
  3. The output confirmed that Remix version 1.19.3 is installed, as shown below:

cssCopy code

yarn run v1.22.19
$ /opt/render/project/src/node_modules/.bin/remix --version
1.19.3
Done in 1.08s.

Why am I still getting a “Remix not found” error despite this confirmation that Remix is installed?

Note: This is being addressed in a private ticket the user has submitted.

Regards,
Mike


Render Support Engineer, MT (UTC-7)

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