# Issue with installing uber -juno

**URL:** https://discourse.julialang.org/t/issue-with-installing-uber-juno/12592
**Category:** Juno
**Created:** [July 23, 2018, 4:23am UTC](https://discourse.julialang.org/t/issue-with-installing-uber-juno/12592 "2018-07-23T04:23:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rajat\_Sanyal](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Rajat\_Sanyal](https://discourse.julialang.org/u/Rajat_Sanyal)
#### Post date: [July 23, 2018, 4:23am UTC](https://discourse.julialang.org/t/issue-with-installing-uber-juno/12592/1 "2018-07-23T04:23:00Z")

</div>

Hi. I am new to Julia. Earlier, my Atom and Julia were performing at sync. Suddenly, after some package updates, the problem started. It stopped showing REPL. To go back my initial state, I uninstalled Atom, Julia and also deleted the .atom and .julia folders. After installation of Julia and Atom, when I am trying to install uber -juno, it is showing the following error:  
“Error: Installing “ink@0.9.0” failed.”

Any idea how to tackle this issue?

I am using Atom 1.28.2, Julia 0.6.2 and uber -juno 0.2.0. Note that I checked the internet connection, it was working perfectly.

 ![Julia_error1](https://global.discourse-cdn.com/julialang/original/3X/f/0/f0399b4d59196d7b8c5b0ebc3db3618f725eaa4b.jpeg)

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [July 23, 2018, 8:45am UTC](https://discourse.julialang.org/t/issue-with-installing-uber-juno/12592/2 "2018-07-23T08:45:10Z")

</div>

Are you behind a proxy that might’ve changed recently?  
And can you give me the output of typing `apm install ink` into a terminal?

---

<div class="post-metadata">

### Author: ![Rajat\_Sanyal](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Rajat\_Sanyal](https://discourse.julialang.org/u/Rajat_Sanyal)
#### Post date: [July 23, 2018, 12:07pm UTC](https://discourse.julialang.org/t/issue-with-installing-uber-juno/12592/3 "2018-07-23T12:07:04Z")

</div>

Thanks for your reply. After installing and uninstalling couple of times, it is working fine now.
