fix(deep-link): Add command name to linux errors - #2928
Conversation
Package Changes Through 8997e7dThere are 12 changes which include deep-link with patch, deep-link-js with patch, fs with patch, fs-js with patch, nfc with patch, nfc-js with patch, opener with minor, opener-js with minor, os with patch, os-js with patch, store with minor, store-js with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
@FabianLars This actually broke
Could you revert this change and yank this version? |
|
Yours is probably the only project that's sensitive to this and even though you're so present here I still keep forgetting about it. I'm not sure but I may have access to crates.io/npm with the Board role now, I'll try to look into it this week. |
this is actually a breaking change but i don't think anyone cares about that on our error types. the only alternative (instead of waiting for v3) that comes to mind right now is to map the error to
std::io::Error::other("blabla + source.display()")closes #2922