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
{{ message }}
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
fs.js:429
binding.open(pathModule._makeLong(path),
^
TypeError: path must be a string
at Object.fs.open (fs.js:429:11)
at Object.fs.readFile (fs.js:206:6)
at FileStorage.load (/Users/matiaspando/dev/bw/bin/filestorage.js:20:11)
at Function.Utils.getClient (/Users/matiaspando/dev/bw/bin/cli-utils.js:57:11)
at Object. (/Users/matiaspando/dev/bw/bin/wallet-confirm:11:7)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
The text was updated successfully, but these errors were encountered:
./wallet confirm -f
fs.js:429
binding.open(pathModule._makeLong(path),
^
TypeError: path must be a string
at Object.fs.open (fs.js:429:11)
at Object.fs.readFile (fs.js:206:6)
at FileStorage.load (/Users/matiaspando/dev/bw/bin/filestorage.js:20:11)
at Function.Utils.getClient (/Users/matiaspando/dev/bw/bin/cli-utils.js:57:11)
at Object. (/Users/matiaspando/dev/bw/bin/wallet-confirm:11:7)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
The text was updated successfully, but these errors were encountered: