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
I am trying to play with the alchemy package. There might be some version conflict with the packages. When I run yarn install in the packages/alchemy directory, it's failing with:
[3/5] 🚚 Fetching packages...
error @toruslabs/[email protected]: The engine "node" is incompatible with this module. Expected version ">=14.17.0". Got "12.18.4"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to play with the alchemy package. There might be some version conflict with the packages. When I run yarn install in the packages/alchemy directory, it's failing with:
[3/5] 🚚 Fetching packages...
error @toruslabs/[email protected]: The engine "node" is incompatible with this module. Expected version ">=14.17.0". Got "12.18.4"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
The text was updated successfully, but these errors were encountered: