Skip to content

Install via yarn returns prompt to use yarn. #38501

@JoshStrobl

Description

@JoshStrobl
  • 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:

  1. Run yarn (installed globally) during build
  2. See output
+ yarn
yarn install v1.3.2
$ node build/npm/preinstall.js
*** Please use yarn to install dependencies

The + 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).

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions