docs(windows): add missing win-node-env dependency in the installation steps (#912)
This commit is contained in:
@@ -248,6 +248,7 @@ git checkout main
|
|||||||
```
|
```
|
||||||
3. Install the dependencies:
|
3. Install the dependencies:
|
||||||
```powershell
|
```powershell
|
||||||
|
npm install -g win-node-env
|
||||||
set CYPRESS_INSTALL_BINARY=0 && yarn install --frozen-lockfile --network-timeout 1000000
|
set CYPRESS_INSTALL_BINARY=0 && yarn install --frozen-lockfile --network-timeout 1000000
|
||||||
```
|
```
|
||||||
4. Build the project:
|
4. Build the project:
|
||||||
|
|||||||
Reference in New Issue
Block a user