Closed elovin closed 1 year ago
I am unable to replicate. This seems like an issue with dependency resolution; redis-memory-server
already uses rimraf@^5.0.1
, so I'm not sure why setting an override would fix it.
Are you able to provide a minimal reproduction?
Hi @mhassan1 , thanks for the fast response.
It is probably a problem on my end then.
FYI @mhassan1 I checked again and yes it was indeed a problem with my setup, sorry for the trouble.
Hi I get the following error since version 0.7.0 when I run
npm ci
It works when I add
rimraf
to the npm overwrites:npm debug logs: