veamlytest / demo_repository

0 stars 0 forks source link

Jest version dependency issue #1

Open veamlytest opened 3 years ago

veamlytest commented 3 years ago

Hello

veamlytest commented 3 years ago

There seems to be an issue with the version of jest in the current packages.json file

npm install Works fine. but:

npm start Fails

khalilbenhamouda commented 3 years ago

Same here, but I solved it by updating typescript to the latest version (4.0.3). It says here that you need typescript >= 3.8.2.