Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue when deploying to Vercel #106

Open
JClackett opened this issue Feb 11, 2024 · 2 comments
Open

Issue when deploying to Vercel #106

JClackett opened this issue Feb 11, 2024 · 2 comments

Comments

@JClackett
Copy link

Have been debugging this thing where my remix apps were failing at runtime on vercel after a certain version of the vercel-cli.

Have finally tracked it down to this package seeming to cause the issues. I dont even have to be using this package in the remix.config.js, just having it in my package json causes the app to fail.

Here's a repro

If you remove remix-flat-routes it works again.

Here's an issue I filed with vercel

Any ideas what could be going on?

@JClackett
Copy link
Author

Ive tried reverting back to previous versions of this package, but doesnt seem to make a difference so I assume its something to do with vercel and a conflict with some internal dependencies or something?

@kiliman
Copy link
Owner

kiliman commented Feb 12, 2024

Hmm. I don't use Vercel but this is the first I've heard of an issue. I'll create a project and see if I can figure out what is happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants