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

"yarn" command to install modules is not supported when building vs code [Updation of How To Contribute.md] #227905

Closed
vp007-dev opened this issue Sep 8, 2024 · 1 comment
Assignees

Comments

@vp007-dev
Copy link

Error when running "yarn":
*** Seems like you are using "yarn" which is not supported in this repo any more, please use "npm i" instead. ***

But:
when running npm i it succeeds without any problem.

Steps to Reproduce:

  1. git clone https://github.com/microsoft/vscode.git
  2. run yarn (according to contribution guidelines)
@vp007-dev vp007-dev changed the title "yarn" command to install modules is not supported when building vs code [Updation of Contribution.md] "yarn" command to install modules is not supported when building vs code [Updation of How To Contribute.md] Sep 8, 2024
@lszomoru lszomoru assigned deepak1556 and unassigned lszomoru Sep 9, 2024
@deepak1556
Copy link
Collaborator

The docs have been updated, this is part of #196795

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

3 participants