Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 2

I am trying to install aio cloudmanager plugin on jenkins server. with the command 

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

 

Getting below error..

error An unexpected error occurred: "https://nexus.<name>.com/repository/npm-proxy/@adobe%2faio-cli-plugin-cloudmanager: Request \"https://nexus.<name>.com/repository/npm-proxy/@adobe%2faio-cli-plugin-cloudmanager\" returned a 402".

Installing plugin @adobe/aio-cli-plugin-cloudmanager... failed

    Error: yarn add @adobe/aio-cli-plugin-cloudmanager@latest --non-interactive 

    --mutex=file:/var/lib/jenkins/.local/share/@adobe/aio-cli/yarn.lock 

    --preferred-cache-folder=/var/lib/jenkins/.cache/@adobe/aio-cli/yarn --check-files exited with code 1

 

we are not using nexus for installing plugins. So how can i bypass nexus and install aio cloudmanger plugin.

Note : i can install same plugin with sudo user. while installing with user, not asking for nexus drive path.

 

Please help to resolve.

 

Thanks in advance.

Who Me Too'd this topic