We are trying to run the bitbucket pipeline with maven build and perform the Sonar analysis. But during the course of installing the necessary bower package as a part of the project, the installation of the bower package is failing with the following error:
[ERROR] Since bower is a user command, there is no need to execute it with superuser permissions.
[ERROR] If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs
We have tried using --allow-root , but this does not seems to be working.
Can you please update on this error?
Community moderators have prevented the ability to post new answers.
Did you solve this problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.