Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am unable to install SDK in MacOs?

Aakash.Singhal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 15, 2020

Hi Team,

 

I am trying to installing SDK  using sdk-installer-8.0.16.dmg but unable to do so because it is asking for root user and I am not root user that is why I am unable to proceed. That is why I tried to install it with terminal (with sudo) but I am unable to do so I felt the steps provided in your documentation is incomplete or old. I followed this document of yours - 


https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-linux-or-mac-system/

In STEP 2 Mac OSX is not working because I am not root user. That is why I tried to do it with .tgz File But now I am unable to proceed it with even terminal. Could you please help me with the proper steps in order to download it with .tgz file.

 

Thanks and Regards

Aakash

 

 

2 answers

0 votes
Alberto Barón July 8, 2022

Hi

I have found the same problem and after some days, I have been able to solve it. I write because it should be useful for someone. 

 

Trying to being a user root after some days, the solution was by command line. You have to download the installer of the version you need. 

 

Go to the command line and write:

sudo Atlassian\ Plugin\ SDK\ 8.0.7\ Installer.app/Contents/MacOS/JavaApplicationStub

It will throw a window to set up and install. 

 

You can check that atlassian sdk has been installed doing in you command line:

atlas-version

 

FYI:

If you need last version for ATLAS SDK, you can follow the steps that it is writen below:

  

Open a Terminal window and add the Atlassian "Tap" to your Brew using the
command:

brew tap atlassian/tap

Then install the SDK using the atlassian/tap command:

brew install atlassian/tap/atlassian-plugin-sdk
But if you need to install older versions, this won´t be useful and you will have to do it like I said at the beggining of the answer
Thanks!

 

0 votes
Sebastian May 6, 2020

Hi Aakash,

I had the same problem. You can try to use the terminal via

"sudo open Installer.app"

but this also did not work for me.

 

What worked is to use Homebrew

Open a Terminal window and add the Atlassian "Tap" to your Brew using the
command:

brew tap atlassian/tap

Then install the SDK using the atlassian/tap command:

brew install atlassian/tap/atlassian-plugin-sdk

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events