Doc: Update BUILD.md (#6241)

Add a note that the path may not contain spaces
pull/6245/head
Roman Musin 2022-03-07 10:23:06 +00:00 committed by GitHub
parent 38e65253ad
commit 261302d5c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ There are also a few forks of existing packages under the "fork-*" name.
## Building
Make sure the path to the project directory does not contain spaces or the build may fail.
Before doing anything else, from the root of the project, run:
yarn install