-
-
Notifications
You must be signed in to change notification settings - Fork 283
Closed
Description
From an empty Project.toml and Manifest.toml, I do up and I get something odd:
(@v1.7) pkg> st
Status `C:\Users\accou\.julia\environments\v1.7\Project.toml` (empty project)
(@v1.7) pkg> up
Updating registry at `C:\Users\accou\.julia\registries\General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
Updating registry at `C:\Users\accou\.julia\registries\JuliaSimRegistry.toml`
No Changes to `C:\Users\accou\.julia\environments\v1.7\Project.toml`
No Changes to `C:\Users\accou\.julia\environments\v1.7\Manifest.toml`
[ Info: We haven't cleaned this depot up for a bit, running Pkg.gc()...
┌ Error: GC failed
│ exception =
│ TOML Parser error:
│ C:\Users\accou\.julia\logs\manifest_usage.toml:6674:1 error: invalid bare key character: '\0'
│ ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������[["C:\\Users\\accou\\.julia\\environments\\v1.7\\Manifest.toml"]]
│ ^
└ @ Pkg C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.7\Pkg\src\Pkg.jl:644Everything seems to work, but it always throws this error.
Metadata
Metadata
Assignees
Labels
No labels