Skip to content

Removes yarn.lock to keep vercel from trying to yarn install#192

Open
brob wants to merge 1 commit intomainfrom
remove-yarn
Open

Removes yarn.lock to keep vercel from trying to yarn install#192
brob wants to merge 1 commit intomainfrom
remove-yarn

Conversation

@brob
Copy link
Copy Markdown
Contributor

@brob brob commented Jul 24, 2024

As identified by Nikolay, the current version tries to install with yarn install this causes Vercel to error on the install. The easy fix is to default to NPM, as that's the primary use here, anyway.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reference-marketing-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 1:05pm

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.

1 participant