@06chaynes
Giving the v1-alpha release a whirl with reqwest v0.13 and ran into this error:
× Failed to download plugin from https://raw.githubusercontent.com/milesj/proto-plugins/refs/heads/master/pkl.toml.
╰─▶ Failed to make HTTP request for https://raw.githubusercontent.com/milesj/proto-plugins/refs/heads/master/pkl.toml.
Cache error: Tried to parse invalid utf-8
This worked on the v0.16 release, and I'm not entirely sure how to fix it.
The contents of that URL are very simple. Not sure how it's invalid UTF8. I've even ran it through a UTF8 checker and all is good.
@06chaynes
Giving the v1-alpha release a whirl with reqwest v0.13 and ran into this error:
This worked on the v0.16 release, and I'm not entirely sure how to fix it.
The contents of that URL are very simple. Not sure how it's invalid UTF8. I've even ran it through a UTF8 checker and all is good.