Closed dustmop closed 4 years ago
In this particular case, this appears to have been caused by a checked out dataset having its working directory deleted. My repo still thought it was linked, which broke the dataset lookup. This has been fixed by with https://github.com/qri-io/qri/pull/1049, all I had to do was run qri list
in a terminal, then refresh the desktop app. In the future, this qri list
step will become unnecessary.
On OSX El Capitan 10.11.6
Clicking any of the datasets in my dataset list showing this broken view:
My developer tools shows this (not super interesting):
But the terminal running runs shows this (more promising?):