Andrew Muise

Results 3 comments of Andrew Muise

@muratcorlu as mentioned above, set `npm_config_arch` environment variable for your target arch when installing your node_modules. For your case of M1 this would be `arm64`.

Along a similar line, disabling the Hyper-V network also resolved the issue for me, as well as when I did this GPMDP re-asked for firewall access, almost like it had...

I resolved this by updating my node version from 16.13.0 -> 16.13.2, seems to have been an issue with node itself and how the os module was working