C2DH / journal-of-digital-history

frontend app for our Digital Journal
GNU General Public License v3.0
20 stars 4 forks source link

[development] yarn start throw exception on EsSlint #466

Closed danieleguido closed 2 years ago

danieleguido commented 2 years ago
There might be a problem with the project dependency tree.
It is likely not a bug in Create React App, but something you need to fix locally.

The react-scripts package provided by Create React App requires a dependency:

  "eslint": "^7.11.0"
danieleguido commented 2 years ago

Under Node v18.9.0

export NODE_OPTIONS=--openssl-legacy-provider