Michiel Gerritsen
Michiel Gerritsen
Note: Travis fails due to having more than 50 products in the test shop. I deleted all products and did a local re-run of the test suite, it succeeds now....
Me neither.
Hi @mohan-nishit, Thanks for opening this issue. When developing the configurable functionality I couldn't find the logic on how to find the correct SKU for the selected combination. So at...
I'm building my Satis environment in a disposable environment (Docker). I managed to "fix" this by caching the `dist` between builds.
@aftabnaveed In my case i was using GitLab where i just did this: ``` cache: paths: - public/dist ``` But if you are using Docker outside of GitLab you probably...
@magneto0007 I'm not sure. I've been using [Den](https://github.com/swiftotter/den) for a while now and there this issue doesn't exists.
I just tried to install the [Sentry](https://github.com/stayallive/wp-sentry) plugin and bumped into this issue as well as it's giving me inheritance errors: ```php Fatal error: Declaration of Mollie\WooCommerce\Log\WcPsrLoggerAdapter::log($level, $message, array $context...
An other workaround is to set the stability to dev for the passwordlib only: ``` "passwordlib/passwordlib": "*@dev" ```
Hello @newtec-foggia, Thank you for opening this issue. What should be done to support Nova 4? I don't have a licence and don't have any plans to purchase one at...
Hello @lhilton, That sounds like a great addition. Go for it!