mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Admin required for windows-build-tools install (#3570)
This commit is contained in:
parent
a7c9555c3e
commit
bfbd61eb43
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Regardless of the platform you are working on, you will need to have Yarn instal
|
|||
|
||||
1. Install necessary packages:
|
||||
* Windows
|
||||
- Be sure to run `yarn global add windows-build-tools` to install `windows-build-tools`.
|
||||
- Be sure to run `yarn global add windows-build-tools` from an elevated prompt (as an administrator) to install `windows-build-tools`.
|
||||
* macOS
|
||||
- Once you have installed Yarn, you can skip this section!
|
||||
* Linux (You can see [here](https://en.wikipedia.org/wiki/List_of_Linux_distributions) what your Linux is based on.)
|
||||
|
|
|
|||
Loading…
Reference in a new issue