How do i resolve this checksum error while installing serviceM8 node

error installing new package
error loading package
@servicem8”:Checksum verification failed

1 Like

this sometimes happens with node dependencies. try clearing n8n’s cache — delete the node and reinstall it. if that doesnt work, check if servicem8’s package is available in npm (might be a private registry issue). what version of n8n are you on?

Are you on cloud or self-hosted? If cloud this is a known issue on n8n’s side, Id reach out to help.io. If self-hosted try installing it manually via npm in your nodes directory instead of through the UI.

Good point @achamm. Yeah, this distinction between cloud and self-hosted is important here. If you’re on cloud Arooj, definitely reach out to help.io as achamm mentioned — they can check if there’s a package registry issue on their side. For self-hosted, the manual npm approach is worth trying too.

Hi @Arooj_Naseer Welcome!
On cloud you cannot do much if that node is not verified, if you are on self hosted n8n , consider following this: