DanielLMA

Results 3 comments of DanielLMA

Experienced the same problem after upgrading ng v11 -> 12. "amazon-cognito-identity-js": "^5.2.4", Downgraded to "^3.3.3" (latest stable version) and error has resolved.

> `yarn` user here - just deleted `yarn.lock` file and did `yarn install` again and it's working [connorads/lockbot#174](https://github.com/connorads/lockbot/pull/174) "express": "^4.17.1", "@types/express": "^4.17.2", deleted my package.lock.json and fresh `npm i `...

Any updates from Detox dev team? TIA