# The REPL broke again

**URL:** https://discourse.julialang.org/t/the-repl-broke-again/35489
**Category:** General Usage
**Created:** [March 3, 2020, 11:06pm UTC](https://discourse.julialang.org/t/the-repl-broke-again/35489 "2020-03-03T23:06:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Darione](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/darione/32/12160_2.png) [@Darione](https://discourse.julialang.org/u/Darione)
#### Post date: [March 3, 2020, 11:06pm UTC](https://discourse.julialang.org/t/the-repl-broke-again/35489/1 "2020-03-03T23:06:03Z")

</div>

I can not believe it … the REPL broke again … I worked this time with Visual Studio Code and Julia in the afternoon and everything was fine, reboot tonight, and here you are again that the REPL does not work … this time I have not dealt with any variable system …

```julia
C:\Users\dario>julia
               _
   _ _ _(_)_ | Documentation: https://docs.julialang.org
  (_) | (_) (_) |
   _ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` | |
  | | |_| | | | (_| | | Version 1.3.1 (2019-12-30)
 _/ |\ __'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |

julia> x=[1,2]

C:\Users\dario>

```

---

<div class="post-metadata">

### Author: ![kristoffer.carlsson](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kristoffer.carlsson/32/22_2.png) [@kristoffer.carlsson](https://discourse.julialang.org/u/kristoffer.carlsson)
#### Post date: [March 3, 2020, 11:12pm UTC](https://discourse.julialang.org/t/the-repl-broke-again/35489/2 "2020-03-03T23:12:50Z")

</div>

Please just use your old thread(s) about this, they have more context.

---

<div class="post-metadata">

### Author: ![Darione](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/darione/32/12160_2.png) [@Darione](https://discourse.julialang.org/u/Darione)
#### Post date: [March 3, 2020, 11:15pm UTC](https://discourse.julialang.org/t/the-repl-broke-again/35489/3 "2020-03-03T23:15:25Z")

</div>

Oh sorry, ok, sorry.
