-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
- VSCode Version: git (67cd925)
- OS Version:
Linux goliath 4.13.12-32.current #1 SMP Wed Nov 8 19:07:57 UTC 2017 x86_64 GNU/Linux
Steps to Reproduce:
- Run
yarn(installed globally) during build - See output
+ yarn
yarn install v1.3.2
$ node build/npm/preinstall.js
*** Please use yarn to install dependenciesThe + before yarn merely denotes during our build what command is being run and is not part of the command itself. Running yarn as a replacement for npm install as per #38481
Further notes:
- Yes, this is a clean build. All builds are done in a new, clean build environment (so we can have reproducible builds).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster