Damien Retzinger
Damien Retzinger
See this as well for builds of https://github.com/graycoreio/daffodil. I was able to work around it by directly referencing the type in the child library. This appears to only happen for...
Just a notification that a further update to Monolog versions occurred ~3 hours ago - `2.8.0` https://github.com/Seldaek/monolog/releases/tag/2.8.0. I had code like: ```bash composer require monolog/monolog:"!=2.7.0" --no-update ``` Which I now...
@griest024 @lderrickable and I spent some time reviewing this last week. A `checkout` object in shopify is fundamentally equivalent to a `DaffCart`. They support very similar functionalities. (Updating billing, updating...
@griest024 I'd imagine that "getCheckoutId" is essentially the same as `createCart` in cart.
@Crazycolorz5 To your question about `AppModule`, Yep. There's two things happening: 1. We're working on getting schematics which will make project installation much easier. Currently, we're still in a super-alpha...
@griest024 I think so. The original issue here is more related to an attempt to use the project in the first place -- which is still a less than stellar...
This should use `user-errors` in the Magento driver.
@mzrokz sorry for the delayed reply, but yes.