ulixee/secret-agent

Checksum error when install package on mac m1

ncsft opened this issue · 1 comments

ncsft commented

ncs@ncs secret % npm i secret-agent
npm ERR! code 1
npm ERR! path /Users/ncs/projects/secret/node_modules/@secret-agent/mitm-socket
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! Could not install MitmSocket library Error: Invalid checksum found for Secret Agent MitmSocket library
npm ERR! at getSourceChecksum (/Users/ncs/projects/secret/node_modules/@secret-agent/mitm-socket/install.js:134:15)
npm ERR! at processTicksAndRejections (node:internal/process/task_queues:96:5)
npm ERR! at async install (/Users/ncs/projects/secret/node_modules/@secret-agent/mitm-socket/install.js:27:22)

This error is out of pure jealousy... :) Looks like we need to update go to push out an arm release for mac. Thanks for reporting.