we have an extension which uses clipboardy as dependency, recently when we upgraded from 1.2.3 to 3.0.0 we were getting FilePath URL issues in windows, but worked in linux/mac
TypeError: File URL path must be absolute
at getPathFromURLWin32 (node:internal/url:1433:11)
at fileURLToPath (node:internal/url:1466:35)
when we checked the transpiled javascript, it was the absolute URL clipboardy was using for different platforms was not correct and it was depending on the platform where the extension was published.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too