remix-fundamentals
remix-fundamentals copied to clipboard
Remix enables you to build fantastic user experiences for the web and feel happy with the code that got you there. Get a jumpstart on Remix with this workshop.
Anaconda installs an old version of `openssl` in the path ahead of the OS installed version. This seems to break `prisma` which in turn breaks `npm run setup` ``` Environment...

### Issue Summary I'm encountering an issue that persists even after following the recommended steps from a related issue. Specifically, after reading [#6118](https://github.com/remix-run/remix/issues/6118), which suggested that the problem might be...