entropyxyz / cli

CLI utility to ease interactions with an Entropy network.
GNU Affero General Public License v3.0
5 stars 0 forks source link

entropy fails to start #141

Closed frankiebee closed 1 week ago

frankiebee commented 1 week ago
node:internal/process/promises:289
            triggerUncaughtException(err, true /* fromPromise */);
            ^

[Error: ENOENT: no such file or directory, open '/Users/frankie/Library/Preferences/entropy-cryptography/entropy-cli.json'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/Users/frankie/Library/Preferences/entropy-cryptography/entropy-cli.json'
}