CemUI icon indicating copy to clipboard operation
CemUI copied to clipboard

electron async error

Open rawsh opened this issue 7 years ago • 6 comments

/usr/local/lib/node_modules/electron/dist/electron[15000]: ../../vendor/node/src/async-wrap.cc:357:void node::SetupHooks(const FunctionCallbackInfo<v8::Value> &): Assertion `env->async_hooks_init_function().IsEmpty()' failed.
 1: node::Abort() [/usr/local/lib/node_modules/electron/dist/libnode.so]
 2: 0x7fc68d0d3cf4 [/usr/local/lib/node_modules/electron/dist/libnode.so]
 3: 0x7fc68d0be025 [/usr/local/lib/node_modules/electron/dist/libnode.so]
 4: 0x7fc68c9b8bba [/usr/local/lib/node_modules/electron/dist/libnode.so]
 5: 0x7fc68c8ac662 [/usr/local/lib/node_modules/electron/dist/libnode.so]
 6: 0x7fc68c8abd74 [/usr/local/lib/node_modules/electron/dist/libnode.so]
 7: 0x3ac28a58463d

rawsh avatar Aug 24 '18 16:08 rawsh

Please either edit or reply a new message that follows the proper bug reporting format (the format is shown when creating new issue reports), that way we have as much information as possible. At what stage did this error occur?

jonbarrow avatar Aug 24 '18 20:08 jonbarrow

@RedDuckss

rawsh avatar Aug 24 '18 23:08 rawsh

@RedDuckss

rawsh avatar Aug 24 '18 23:08 rawsh

@rawsh please provide the requested information, and do not spam please.

jonbarrow avatar Aug 25 '18 21:08 jonbarrow

@RedDuckss sorry, email issue I think, tried to reply there.


  • When following setup guide, running electron . gives the error.

Enter the source code directory via a command prompt (cd C:/Path/To/CemUI) Run npm i to install all depends Run npm i electron -g to globally install Electron Run electron . in the source code directory. This will start the developer version of CemUI.

rawsh avatar Aug 26 '18 01:08 rawsh

Ahh, okay. My apologies. Were there any errors during the install of Electron? This seems like an error on Electron's end

jonbarrow avatar Aug 26 '18 01:08 jonbarrow