Skip to content

Conversation

@benfrancis
Copy link
Member

@benfrancis benfrancis commented Dec 17, 2025

I don't know why this .package-lock.json file is placed in node_modules/ or why it gets modified after packaging and installation on the gateway but this is causing the checksum of the add-on to fail at startup.

From what I have read this is an internal cache created by npm which can safely be deleted, so I have modified the packaging script to delete it before distribution. This seems to fix the checksum errors seen in #355.

Closes #355.

@benfrancis
Copy link
Member Author

r=me

@benfrancis benfrancis merged commit 464dcaf into WebThingsIO:master Dec 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to load add-on zigbee-adapter: Error: Checksum failed

1 participant