1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-15 15:53:18 +00:00

Bump NPM to v7 (#922)

* Bump NPM to v7

* Bump npm in build

* Add NPM v7 to readme

* Update node-gyp
This commit is contained in:
Oscar Hinton
2021-05-26 22:44:48 +02:00
committed by GitHub
parent b16f8bc253
commit 42d280ac09
6 changed files with 19883 additions and 2212 deletions

View File

@@ -15,6 +15,7 @@ The Bitwarden desktop app is written using Electron and Angular. The application
**Requirements**
- [Node.js](https://nodejs.org) v14.17 or greater
- NPM v7
- Windows users: To compile the native node modules used in the app you will need the *Visual C++ toolset*, available through the standard Visual Studio installer. You will also need to install the *Microsoft Build Tools 2015* and *Windows 10 SDK 17134* as additional dependencies in the Visual Studio installer.