running
dotnet tool update fable --prerelease
fails with
Unhandled exception: Settings file 'DotnetToolSettings.xml' was not found in the package.
Setting "version": "5.0.0-alpha.18", in the tools manifest and running dotnet tool restore returns the same error.
Is this a problem with the package, or a problem on my side?