csv-geocoder v1.1.0
Download csv-geocoder-v1.1.0.zip, extract it, and drop the csv-geocoder folder into client\your-extensions\widgets so manifest.json sits directly inside it, not a second level deep.
Then install dependencies from the client folder and restart the client:
- Experience Builder 1.20 and earlier: npm install
- Experience Builder 1.21 and later: pnpm install
See README.md for configuration and CHANGELOG.md for what changed in this version.