-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Description
Using today's version of julia (0.2.0-prerelease+3791) I can't seem to install packages anymore.
I was told to file an issue... Hereby
julia> Pkg.add("ArgParse")
WARNING: julia is fixed at 0.2.0-prerelease+3791 conflicting with requirement for WAV: [0.1.0-,0.2.0-)
in requirements at pkg/query.jl:10
ERROR: cannot resize array with shared data
in splice! at array.jl:818
in filter! at array.jl:1502
in intersect at pkg/types.jl:41
in merge_requires! at pkg/types.jl:52
in requirements at pkg/query.jl:16
in _resolve at pkg.jl:220 (repeats 2 times)
in anonymous at no file:34
in cd at file.jl:25
in cd at pkg/dir.jl:30
in edit at pkg.jl:24
in add at pkg.jl:21
Metadata
Metadata
Assignees
Labels
packagesPackage management and loadingPackage management and loading