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

chore: specify yarn 1 in package.json #4279

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Mar 13, 2024

Certain Continuous Integration (CI) systems, such as Cloudflare Pages, use the latest version of Yarn by default, whereas ChatGPT-Next-Web utilizes Yarn 1.

This Pull Request (PR) adds the packageManager field to the package.json file, specifying that Yarn 1 should be used. This enables Cloudflare Pages to automatically install and select Yarn 1 for the build process.

This also simplifies the process for contributors who use corepack, enabling them to switch their package manager automatically.

Copy link

vercel bot commented Mar 13, 2024

@SukkaW is attempting to deploy a commit to the NextChat Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

Your build has completed!

Preview deployment

@fred-bf fred-bf merged commit 61ce386 into ChatGPTNextWeb:main Mar 13, 2024
1 of 2 checks passed
@fred-bf
Copy link
Contributor

fred-bf commented Mar 13, 2024

Thanks for your contribution!

gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
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.

2 participants