shipperhq / module-address-autocomplete

ShipperHQ Address Autocomplete for Magento 2
Open Software License 3.0
15 stars 20 forks source link

Invalid block type error in cart after enabling shipperhq extension. #8

Closed vineeth030 closed 7 years ago

vineeth030 commented 7 years ago

I tried clearing cache, removing files in var/cache/,var/generation/,var/view_preprocessed/,var/di/. But still, I'm getting this issue when I reload my cart page. When I disable this module everything is back to normal. This a very useful extension for my project, it would be great if someone could help out me to fix this. ss-oct-19-n-1

wsajason commented 7 years ago

Hi. It sounds like there are missing or unreadable files in the installation. You'll need to ensure that module-shipper is also installed on the site as it is a prerequisite for module-address-autocomplete.

vineeth030 commented 7 years ago

Thanks a lot @wsajason I didn't know module-shipper is a prerequisite for module-address-autocomplete. Installation went fine this time.