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
After several minutes import fails with the following error:
Failed importing: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
The text was updated successfully, but these errors were encountered:
See also issue: buttercup/buttercup-desktop#1017
I found out that the importer function defined in this module works perfectly.
Meaning that it returns a new Vault object, next step will be investigating what happens next.
After several minutes import fails with the following error:
The text was updated successfully, but these errors were encountered: