Uribe Christiam
Uribe Christiam
> I've explored the available options the last couple of days, but I couldn't find a "one size fit all" solution, so I've implemented the following in the latest [v0.6.0...
> @IHummer I've just checked. `Blob` is available in the global namespace in node 18, but in earlier version it is required to be imported from the `buffer` package... >...
> @IHummer I've just released a [v0.6.2 of the SDK](https://github.com/pocketbase/js-sdk/releases/tag/v0.6.2) with a fallback check when `Blob` is not available. > > Please update your dependencies (`npm update`) and try again....