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

Fix vercel deployment mismatch #757

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Fix vercel deployment mismatch #757

merged 4 commits into from
Mar 10, 2024

Conversation

technophile-04
Copy link
Collaborator

@technophile-04 technophile-04 commented Mar 6, 2024

Description

My 99th try of trying to fix this.

context #419 and all referenced PR inside it.

Obviously there is a catch, had to add next as devDependency of monorepo because of https://github.com/orgs/vercel/discussions/6047 but now atleast it uploads whole monorepo (mainly yarn.lock) which fixes all the issues

Work flow doesn't change at all you just need to choose all defualt options and add vercel project :

Screen.Recording.2024-03-07.at.3.21.46.AM.mov

@carletex
Copy link
Member

carletex commented Mar 8, 2024

My 99th try of trying to fix this.

hahaha Thanks for this @technophile-04 great stuff.,

Obviously there is a catch, had to add next as devDependency of monorepo

I can live with this haha. This is a great solution.

All good for me. Let's see if @Pabl0cks can test on Windows for final confirmation

Copy link
Collaborator

@Pabl0cks Pabl0cks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yarn vercel is working great on Windows too,

Bash output sshot

image

Great job, TYSM Shiv!

Copy link
Collaborator

@rin-st rin-st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

@technophile-04
Copy link
Collaborator Author

Thanks all merging this 🙌

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

Successfully merging this pull request may close these issues.

None yet

4 participants