You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree this failure should not be silently ignored but I'm also wondering if we should create any intermediate directories implicitly to make it easier for consumers.
In any case this call can always fail, e.g. lack of permissions, so we should throw an error, if you want to submit a PR that would be great ❤️
Hi,
Thanks for your effort, the library is really easy to use and is a great help!
Currently,
will result in Vinyl's Recorder silently failing to save newly recorded vinyl.
Suggest adding an error case into
TurntableError
for throwing there instead of silent return.Happy to send a PR.
The text was updated successfully, but these errors were encountered: