I use react "17.0.1" and trying to install new packages " react-idle-timer " it gives me the following error:
Asked
Active
Viewed 165 times
1

Zaker Husien Yusofi
- 307
- 3
- 18
-
Seems like react-idle-timer is broken. Did you try npm audit? – kanuos Jun 23 '22 at 16:21
-
No, let me try that.. thanks – Zaker Husien Yusofi Jun 23 '22 at 16:30
-
@kanuos! I did the npm audit then run npm audit fix .. but still not work – Zaker Husien Yusofi Jun 23 '22 at 17:24
-
solved my problem https://stackoverflow.com/questions/72596908/could-not-resolve-dependency-error-peer-react16-8-0-17-0-0-from-materia – Zaker Husien Yusofi Jun 23 '22 at 18:41
-
https://stackoverflow.com/questions/72596908/could-not-resolve-dependency-error-peer-react16-8-0-17-0-0-from-materia – Zaker Husien Yusofi Dec 27 '22 at 20:42