ajijohn / ebm

UI for Microclimatic data for ecological forecasting
microclim.org
Apache License 2.0
2 stars 0 forks source link

issue with express-validator #27

Closed ajijohn closed 3 years ago

ajijohn commented 3 years ago

try npm uninstall --save express-validator and then npm install --save express-validator@5.3.1 that worked for me (with the --save on uninstall too)

or get the latest package.json from this repository and do

npm install