Skip to content

Instantly share code, notes, and snippets.

@evandandrea
Created March 13, 2019 11:56
Show Gist options
  • Save evandandrea/755cc40c70e20c6eab8f0683344d1e24 to your computer and use it in GitHub Desktop.
Save evandandrea/755cc40c70e20c6eab8f0683344d1e24 to your computer and use it in GitHub Desktop.
$ electerm
cp: '/home/evan/.config/user-dirs.locale' and '/home/evan/.config/user-dirs.locale' are the same file
error parsing $HOME/.ssh/config
maybe no $HOME/.ssh/config, but it is ok
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '../build/Debug/pty.node'
at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.Module._resolveFilename (/snap/electerm/x2/resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.Module._load (internal/modules/cjs/loader.js:528:25)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object.loadNative (/snap/electerm/x2/resources/app.asar/node_modules/node-pty/lib/utils.js:22:16)
at Object.<anonymous> (/snap/electerm/x2/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:21:19)
at Object.<anonymous> (/snap/electerm/x2/resources/app.asar/node_modules/node-pty/lib/unixTerminal.js:252:3)
at Module._compile (internal/modules/cjs/loader.js:711:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
at Function.Module._load (internal/modules/cjs/loader.js:551:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object.<anonymous> (/snap/electerm/x2/resources/app.asar/node_modules/node-pty/lib/index.js:14:20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment