David Lambauer
David Lambauer
> Check if you are using tabs for indentation. YAML doesn't allow tabs; it requires spaces. This post is the defacto google answer for that error. Thanks for that. Besides...
Any update here? I would like to use the lib in my typescript classes to fix the missing async getter issue that typescript has. Therefore I import waitFor like so...
@yoyoys adding an additional definitions file is not what I want 🙄. I suppressed the warning for the moment. Hopefully, this can be fixed soon? Unfortunately, I don't feel that...
The fork from @drpayyne works fine for except xdebug, but there is already a pull request. Would be nice if you'd can consider to add the fork as an m1...
Still valid, yes.
+1!
This project is not maintained anymore. Feel free to migrate to den --> https://github.com/swiftotter/den den is a fork from warden, providing a faster, maintained version of warden!
This would be awesome, but currently not possible IMHO. The codebase is too monolithic, also on the DB level. Modularity would also mean to be able to configure different DB...
Can be seen here: https://github.com/mage-os/mageos-magento2/actions/runs/3518127417/jobs/5896696727
+1 for @marktopper solution. It works great for me! Are there any updated about merging?