mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 16:27:17 +01:00
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:
|
||||
```powershell
|
||||
npm install -g win-node-env
|
||||
set CYPRESS_INSTALL_BINARY=0 && yarn install --frozen-lockfile --network-timeout 1000000
|
||||
```
|
||||
4. Build the project:
|
||||
|
||||
Reference in New Issue
Block a user