closure-compiler icon indicating copy to clipboard operation
closure-compiler copied to clipboard

Google Closure Compiler on Mac with M3 chip

Open ssg3d opened this issue 1 year ago • 2 comments

I use Multipass to run an Ubuntu 22.04 VM on the Mac with an Apple M3 Pro chip. From within my Ubuntu VM, I install the Google Closure Compiler by sudo npm install -g google-closure-compiler. It gets installed, but running it does nothing. e.g., invoking google-closure-compiler without any params should make it read the stdin, but it simply exits. Any other argument like google-closure-compiler abc xyz also exits without any errors reported. Am not sure if this is the VM's issue, but everything else installs and runs fine, so am filing this one here.

ssg3d avatar Feb 01 '24 13:02 ssg3d

Any one looking at this?

ssg3d avatar Feb 09 '24 09:02 ssg3d

I also filed https://github.com/google/closure-compiler-npm/issues/301 as it may specifically be an npm based Google Closure Compiler issue.

ssg3d avatar Feb 15 '24 11:02 ssg3d