if I clone the repo and try to npm install in order to run the examples, I get the following error:
sha1-U3cWwHduTPeePtG2IfdljCkRsbE= integrity checksum failed when using sha1: wanted sha1-U3cWwHduTPeePtG2IfdljCkRsbE= but got sha512-MC/KlxRJ1rzL3ZUUUbybGjuzlAwjlN7YBIGwm8MLPbx1YV8NeRP7dcdWdRRJ/P3gJEZOeoJrZo28xMSRu99RcQ== sha1-gswqb03PNvrPDHp5RoV7/2KCisc=. (3612 bytes)
Hello,
if I clone the repo and try to
npm install
in order to run the examples, I get the following error:How can I fix this issue?
Thank you for your attention.