Closed abdulbadii closed 1 year ago
Seems like you have the same issue than I. Check the other issue thread. Make sure you use node with exactly version 16.13 and a proper npm version.
is not donward compatible?
Seems that npm tries to install unnecessary devDependencies from one of the git dependencies, and fails while running prepare script. Still, I can’t find any workaround to prevent this.
i resolved this by installing the required dependencies for node-canvas from Homebrew: https://github.com/Automattic/node-canvas/wiki/Installation%3A-Mac-OS-X#homebrew
Seems to be fixed now
Tried do npm insall after first step instruction, but stumbled
there's warn output before that npm version required is far lower than the current installed one
Please help guide, clarify till hopefully solve it out !