terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

Problem to run the demo after installation

Open grasses opened this issue 2 years ago • 0 comments

(base) ➜ ~ terminalizer record demo /usr/local/lib/node_modules/terminalizer/node_modules/electron/index.js:14 throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again') ^

Error: Electron failed to install correctly, please delete node_modules/electron and try installing again at getElectronPath (/usr/local/lib/node_modules/terminalizer/node_modules/electron/index.js:14:11) at Object. (/usr/local/lib/node_modules/terminalizer/node_modules/electron/index.js:18:18) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Proxy.DI.require (/usr/local/lib/node_modules/terminalizer/di.js:105:29)

grasses avatar Apr 16 '22 02:04 grasses