Disperati Andrea

Results 3 comments of Disperati Andrea

> I am getting this Permission denied error on cypress github action while installing dependencies with the `npm ci` command > > This is where the error occurs > `/usr/bin/git...

> I think you can solve it this way: [#67 (comment)](https://github.com/ethereumjs/ethereumjs-abi/issues/67#issuecomment-681944008) Thank you but I was able to solve this by updating npm to the latest version.

I have the same issue and, if I interpreted correctly, the App Router architecture doesn't work with next-redux-wrapper but only Pages Router architecture works with it. From the Redux official...