Dmitriy Kovalenko
Dmitriy Kovalenko
:tada: This issue has been resolved in version 1.12.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/cypress-real-events/v/1.12.0) - [GitHub release](https://github.com/dmtrKovalenko/cypress-real-events/releases/tag/v1.12.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
:tada: This issue has been resolved in version 1.13.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/cypress-real-events/v/1.13.0) - [GitHub release](https://github.com/dmtrKovalenko/cypress-real-events/releases/tag/v1.13.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Need more details and a way to reproduce this error in order to help you
If this will be a real issue nobody will be able to use this lib but taking into account amount of downloads Id guess this is your local issue. Feel...
closing as no more references of this issue were made
That's unfair! I'll take a look into that ASAp
The problem is in our install script which fails on fs exists. What I can think of the following workaround – remove all the folders on preinstall script. E.g. preinstall:...
I will work on several odiff fixes on thanksgiving weekends and will fix the issue
Need to revisit that one, workaround should help. Remove node_modules/odiff before you do npm install on CI
It would be very helpful if you can create isolated repository specifically for your issue so I can debug it