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

How I can build VSCode #40519

Closed
christianbender opened this issue Dec 19, 2017 · 2 comments
Closed

How I can build VSCode #40519

christianbender opened this issue Dec 19, 2017 · 2 comments

Comments

@christianbender
Copy link

christianbender commented Dec 19, 2017

How I can build vscode (as developer)?
I have do the following steps.

https://github.com/Microsoft/vscode/wiki/How-to-Contribute

  • VSCode Version: current repository
  • OS Version: Linux Mint

Steps to Reproduce:

I have installed all dependencies for my OS.

  1. Clone the repository.
  2. cd vscode
  3. type yarn run watch

ERROR: [Errno 2] No such file or directory: 'run'

If I typed yarn I get the following error.

ERROR: There are no scenarios; must have at least one.

make do the same .... error

@usernamehw
Copy link
Contributor

Do you have the right yarn? yarnpkg/yarn#2821 (comment)

@christianbender
Copy link
Author

@usernamehw Thanks, in fact this was the problem.

@weinand weinand closed this as completed Dec 19, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants