alexkli commented on issue #93: URL: https://github.com/apache/openwhisk-wskdebug/issues/93#issuecomment-966543813
I noticed that you are using node 14.18, but M1 support only reached nodejs starting in v16. Maybe it already solves the issue. I also don't see how `cpu-features` comes in as a dependency, I don't see it in my local master checkout. But might be that some dependency changes since last release 1.3 changed/removed it. You could try install from master: ``` npm install apache/openwhisk-wskdebug ``` Let me know if that helps... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
