Closed CrystalPea closed 2 years ago
in the README it says that npm install will put the required files in node_modules/openregister-location-autocomplete/dist/, in reality, the files end up in node_modulesgovuk-country-and-territory-autocomplete/dist/.
npm install
node_modules/openregister-location-autocomplete/dist/
node_modulesgovuk-country-and-territory-autocomplete/dist/
in the README it says that
npm install
will put the required files innode_modules/openregister-location-autocomplete/dist/
, in reality, the files end up innode_modulesgovuk-country-and-territory-autocomplete/dist/
.