You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md development setup for apple silicon and others (#1454)
* Update: README.md development setup for apple silicon
* Update README.md removed yarn from development setup
* fix: README.md development setup numbers
* Update README.md
---------
Co-authored-by: Dominik Moritz <domoritz@gmail.com>
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ Inside your working copy ...
25
25
26
26
1. Install the dependencies:
27
27
`$ npm install`
28
+
* If you are running into issues with installing canvas, follow the [canvas installation guide](https://github.com/Automattic/node-canvas?tab=readme-ov-file#installation).
0 commit comments