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

Add note about running npm install on MacOS #17490

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

nicolo-ribaudo
Copy link
Contributor

Running npm install on MacOS requires first installing some native libraries, so that canvas can be properly built:

brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman

This PR adds a link to canvas' building instructions, so that other people don't have to spend too much time trying to figure out why npm install is failing 🙂

@timvandermeij timvandermeij merged commit ff93dfc into mozilla:master Jan 14, 2024
7 checks passed
@timvandermeij
Copy link
Contributor

Looks good; thank you for improving this!

@nicolo-ribaudo nicolo-ribaudo deleted the macos-m2-note branch January 15, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants