Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
SOLVED

AIO cloudManager Plugin Error

Avatar

Level 3

Hi, 

 

I'm trying to install the adobe I/O CLI plugin for cloudManager to authenticate Performance but it's giving me error when I run the command to install plugin. I try running this in home dir and in project dir but no luck. I'm using Mac. 

 

This is the command to download plugin

 

aio plugins:install @adobe/aio-cli-plugin-cloudmanager

 

 

This is the error it's throwing. 

 

userName % aio plugins:install @adobe/aio-cli-plugin-cloudmanager
Installing plugin @adobe/aio-cli-plugin-cloudmanager... ⢿
Installing plugin @adobe/aio-cli-plugin-cloudmanager... ⣷ [1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@adobe%2faio-cli-plugin-clo
Installing plugin @adobe/aio-cli-plugin-cloudmanager... failed
    Error: yarn add @adobe/aio-cli-plugin-cloudmanager@latest --non-interactive 
    --mutex=file:/Users/userName/.local/share/@adobe/aio-cli/yarn.lock 
    --preferred-cache-folder=/Users/userName/Library/Caches/@adobe/aio-cli/yarn 
    --check-files exited with code 1

 

 

I have the yarn installed 

1.22.19

aio version:

9.3.0

Node: 

v16.19.1 (I tried it with V19 but no luck)

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

My personal laptop has node v18.16.0 and npm 9.6.5 and am able to install the adobe I/o cli plugin without any issue.

https://blog.developer.adobe.com/setting-up-adobe-i-o-cli-for-cloud-manager-8820f47e3c94

View solution in original post

5 Replies

Avatar

Level 3

I have tried it with v14 and v19 but that didn't work either. 

Avatar

Correct answer by
Community Advisor

My personal laptop has node v18.16.0 and npm 9.6.5 and am able to install the adobe I/o cli plugin without any issue.

https://blog.developer.adobe.com/setting-up-adobe-i-o-cli-for-cloud-manager-8820f47e3c94

Avatar

Level 3

in that case it might be something to do with our business firewall or vpn blocking it. Thank you for confirming. 

Avatar

Level 5

Hi @DPrakashRaj  @snowwhite92 

Just try to install aio-cli-plugin-cloudmanager facing issue with below error. Really appreciate inputs here.

C:\Users\12345>node -v
v18.16.0

C:\Users\12345>npm -v
9.5.1

C:\Users\12345>aio plugins:install @adobe/aio-cli-plugin-cloudmanager
Installing plugin @adobe/aio-cli-plugin-cloudmanager... \ [1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@adobe%2faio-cli-plugin-cloudmanager: unable to get loInstalling plugin @adobe/aio-cli-plugin-cloudmanager... failed
Error: yarn add @adobe/aio-cli-plugin-cloudmanager@latest --non-interactive
--mutex=file:C:\Users\12345\AppData\Local\@adobe\aio-cli\yarn.lock
--preferred-cache-folder=C:\Users\12345\AppData\Local\@adobe\aio-cli\yarn --check-files exited with code 1