Dec 25 12:13:40 PM yarn install v1.22.5
Dec 25 12:13:40 PM info No lockfile found.
Dec 25 12:13:40 PM [1/4] Resolving packages…
Dec 25 12:13:47 PM warning @discordjs/builders@0.15.0: no longer supported
Dec 25 12:13:48 PM warning @discordjs/rest@0.5.0: no longer supported
Dec 25 12:13:51 PM warning @discordjs/rest > @discordjs/collection@0.7.0: no longer supported
Dec 25 12:13:52 PM warning discord.js > @discordjs/builders@0.16.0: no longer supported
Dec 25 12:13:52 PM warning discord.js > @discordjs/collection@0.7.0: no longer supported
Dec 25 12:14:17 PM [2/4] Fetching packages…
Dec 25 12:15:07 PM error @discordjs/builders@0.15.0: The engine “node” is incompatible with this module. Expected version “>=16.9.0”. Got “14.17.0”
Dec 25 12:15:07 PM error Found incompatible module.
Dec 25 12:15:07 PM info Visit yarn install | Yarn for documentation about this command.
Dec 25 12:15:07 PM ==> Build failed
Hi there,
The error seems pretty clear in the logs:
Expected version “>=16.9.0”. Got “14.17.0”
You’ll need to Specify a Node Version, probably best to make the one your use locally.
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.