adobe / aio-cli-plugin-asset-compute

Asset Compute Plugin for Adobe I/O Command Line Interface
Apache License 2.0
1 stars 7 forks source link

Installing plugin @adobe/aio-cli-plugin-asset-compute... failed #70

Open shajiahmed opened 2 years ago

shajiahmed commented 2 years ago

I have latest version of node, it failed when I execute the aio commad.

warning @adobe/aio-cli-plugin-asset-compute > @adobe/asset-compute-devtool > formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau warning @adobe/aio-cli-plugin-asset-compute > @adobe/asset-compute-devtool > express-formidable > formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau error @adobe/aio-lib-runtime@3.2.0: The engine "node" is incompatible with this module. Expected version "^10 || ^12 || ^14". Got "17.2.0" error Found incompatible module. Installing plugin @adobe/aio-cli-plugin-asset-compute... failed Error: yarn add @adobe/aio-cli-plugin-asset-compute@latest --non-interactive --mutex=file:/Users/mohammedahmed/.local/share/@adobe/aio-cli/yarn.lock --preferred-cache-folder=/Users/mohammedahmed/Library/Caches/@adobe/aio-cl i/yarn --check-files exited with code 1

jdelbick commented 2 years ago

Hi @shajiahmed, Node 17 is not supported. Please use node 12 or 14.