hydra-synth / hydra

Livecoding networked visuals in the browser
https://hydra.ojack.xyz
GNU Affero General Public License v3.0
2.16k stars 264 forks source link

needed to --ignore-engines to build #296

Open renickbell opened 7 months ago

renickbell commented 7 months ago

hi!

just grabbed and built today, but encountered this error. i used this workaround

[2/4] Fetching packages...
error meyda@4.3.1: The engine "node" is incompatible with this module. Expected version "^8 || ^10 || ^12". Got "21.5.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
renick@kick:~/javascript/hydra/hydra$ yarn install --ignore-engines