cloudflare-worker-local icon indicating copy to clipboard operation
cloudflare-worker-local copied to clipboard

npm install -g cloudflare-worker-local error

Open oneoy opened this issue 4 years ago • 3 comments

image

oneoy avatar Sep 10 '20 02:09 oneoy

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

gja avatar Apr 12 '21 10:04 gja

same here on node 16.2 :(

dotansimha avatar Jun 27 '21 09:06 dotansimha

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?

matthova avatar Oct 24 '21 22:10 matthova