# Pkg.update() Error on NullableArrays (JuliaPro\_v0.6.2.2\_build-321)

**URL:** https://discourse.julialang.org/t/pkg-update-error-on-nullablearrays-juliapro-v0-6-2-2-build-321/11430
**Category:** New to Julia
**Created:** [June 5, 2018, 6:23am UTC](https://discourse.julialang.org/t/pkg-update-error-on-nullablearrays-juliapro-v0-6-2-2-build-321/11430 "2018-06-05T06:23:33Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![rdeits](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rdeits/32/286_2.png) [@rdeits](https://discourse.julialang.org/u/rdeits)
#### Post date: [June 5, 2018, 9:12pm UTC](https://discourse.julialang.org/t/pkg-update-error-on-nullablearrays-juliapro-v0-6-2-2-build-321/11430/5 "2018-06-05T21:12:20Z")

</div>

Er, no, that doesn’t look right. The file you should be changing is `...\v0.6\REQUIRE`, and you need to change the line with `Compat`. See [Error with NullableArrays when trying to install or remove packages or run Pkg.update() - #6 by Harsha](https://discourse.julialang.org/t/error-with-nullablearrays-when-trying-to-install-or-remove-packages-or-run-pkg-update/11225/6)

It looks like you edited the wrong file (`...\v0.6\Requires\REQUIRE`) and changed the wrong line (the `julia` requirement itself).

---

_[View the full topic](https://discourse.julialang.org/t/pkg-update-error-on-nullablearrays-juliapro-v0-6-2-2-build-321/11430)._
