System Requirements
Evidence is a Node.js application; it requires Node.js and npm to run.
Requirement | Min Version |
---|---|
Node.js | 16.14 |
NPM | 7 |
Check your versions with node -v
and npm -v
Updating
Update to the latest npm version with npm install -g npm@latest