CemUI
CemUI copied to clipboard
electron async error
/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
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?
@RedDuckss
@RedDuckss
@rawsh please provide the requested information, and do not spam please.
@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.
Ahh, okay. My apologies. Were there any errors during the install of Electron? This seems like an error on Electron's end