Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Closure Compiler on Mac with M3 chip #4146

Open
ssg3d opened this issue Feb 1, 2024 · 2 comments
Open

Google Closure Compiler on Mac with M3 chip #4146

ssg3d opened this issue Feb 1, 2024 · 2 comments

Comments

@ssg3d
Copy link

ssg3d commented Feb 1, 2024

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
Copy link
Author

ssg3d commented Feb 9, 2024

Any one looking at this?

@ssg3d
Copy link
Author

ssg3d commented Feb 15, 2024

I also filed google/closure-compiler-npm#301 as it may specifically be an npm based Google Closure Compiler issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant