Joseph Leedy

Results 13 comments of Joseph Leedy

If you installed the extension with Composer, you can remove it with `composer remove iazel/module-regen-product-url`. If you installed the extension directly into `app/code`, just delete the files and folders.

~I'm experiencing this issue as well.~ **Edit**: for me, it is using the wrong cache folder. I'm on Magento 2.3.1.

I think my issue is more closely related to #74. Which version of Magento are you using?

[This comment](https://github.com/davidalger/warden/issues/21#issuecomment-726115016) in #21 explains how to set it up. Be aware that I am having a lot of issues with it, though, including long run times and random exits...

I like having the option, and I also think that _all_ static content should cleared from `pub/static` and `var/view_preprocessed`. This would solve issues that I've been having with CSS, JS...

I experienced this too on a 2018 Mac Mini. Here is how I fixed it: 1. Installed Perl from Homebrew with `brew install perl` 2. Ran `brew link --overwrite perl`*...

Sorry, the asterisk was a footnote, not a part of the command.

xDoc (PHPDoc, JSDoc, etc.) support would be awesome!

This is caused by the use of the RPMForge Yum repository, which is deprecated and should be removed. A temporary work-around is to manually edit `/etc/yum.repos.d/repoforgeextras.repo` and `/etc/yum.repos.d/rpmforge.repo` and set...