Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
morganick created a comment on an issue on infinitered/ignite
Hey @bradherman, I typically install `yarn` 4.x series via `corepack` for whichever node version I'm working with on the project. I know `corepack` is going away, but I'll switch when it finally d...
morganick closed an issue on infinitered/ignite
Error initializing project w/ yarn 4x
### Describe the bug Yarn 4x requires that a yarn.lock file exists within the repository before you can run an install (and uses a different strategy, ie: no node_modules folder). If you initiali...morganick opened an issue on mobile-dev-inc/maestro
assertVisible with the enabled: false fails on Android
### Is there an existing issue for this? - [x] I have searched the existing issues and didn't find mine. ### Steps to reproduce On Android, `assertVisible` with `enabled: false` fails to find a ...morganick created a repository: morganick/maestrodisabledbug
https://github.com/morganick/maestrodisabledbug - Repo to reproduce a Maestro bug on Android
morganick created a branch on morganick/maestrodisabledbug
main - Repo to reproduce a Maestro bug on Android