First of all - thank you - this project is a MacBook battery life saver! ❤️
When installing, I got the following message.
yarn global add nosync-icloud
yarn global v1.22.19
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error @achrinza/node-ipc@9.2.2: The engine "node" is incompatible with this module. Expected version "8 || 10 || 12 || 14 || 16 || 17". Got "18.12.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/global for documentation about this command.
The simple workaround was to use nvm to switch to node v17 - and then it installed no problem. But I thought you'd like to know.
Thanks
First of all - thank you - this project is a MacBook battery life saver! ❤️
When installing, I got the following message.
The simple workaround was to use nvm to switch to node v17 - and then it installed no problem. But I thought you'd like to know.
Thanks