Quinn-Interactive / silverstripe-seo

An all-in-one SEO module for SilverStripe 4.1+
BSD 3-Clause "New" or "Revised" License
33 stars 20 forks source link

BUG Form classes reference vulcandigital in the JS Requirements #44

Closed jsirish closed 5 years ago

jsirish commented 5 years ago

Throws the following error when loading a page in the CMS:

Uncaught InvalidArgumentException: Can't find module 'vulcandigital/silverstripe-seo', the composer.json file may be missing from the modules installation directory

The requirements should reference quinninteractive vs. vulcandigital.

Affected files include HealthAnalysisField and GoogleSearchPreview