We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 > [email protected]: 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 > [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau error @adobe/[email protected]: 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
The text was updated successfully, but these errors were encountered:
Hi @shajiahmed, Node 17 is not supported. Please use node 12 or 14.
Sorry, something went wrong.
No branches or pull requests
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 > [email protected]: 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 > [email protected]: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
error @adobe/[email protected]: 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
The text was updated successfully, but these errors were encountered: