cloudflare-worker-local
cloudflare-worker-local copied to clipboard
npm install -g cloudflare-worker-local error
Hi, and thanks for the PR. This issue looks like it's with node openSSL. I'm not sure what the best way to proceed is here, but I've often seen than gcc / g++ is not properly installed
same here on node 16.2 :(
I was able to resolve this issue by reverting to node 14. Is anyone familiar with what work would be required to get this up-to-date with node v16?