Mehdi Achour

Results 282 comments of Mehdi Achour
trafficstars

Would be lovely if someone submitted a PR to the example 🙏🏼

@jstafman can you rebased & fix the conflict? 🙏🏼

@schpet There is no configuration in `remix.config.js` that would use this PR, but you can use something like https://www.npmjs.com/package/patch-package to achieve what you want

@blasterbug can you share you `package.json` contents ?

By the way, the problem seems to originate from `remix-auth` which lists `@remix-run/server-runtime` as a peer dependency, so you must install it.

Hello, I meant you must manually install `@remix-run/server-runtime` since `remix-auth` requires it in its peer dependencies. /cc @sergiodxa Am I correct here?

@blasterbug is this still an issue for you? If so, is it fixed by explicitly requiring `@remix-run/server-runtime` in your package.json file?

@chaance is this handled by the new Meta API? 🙏🏼

@samstanding can you please rebase and fix the conflicts? 🙏🏼