If there are any changes made to the Adapter Utils code, update the adapter-utils dependency in your adapter or run the adapterMigrator.
- To update your adapter-utils dependency:
- Change the version in the package.json dependencies.
- rm –rf node modules.
- rm package-lock.json
- npm install