Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron async error #105

Open
rawsh opened this issue Aug 24, 2018 · 6 comments
Open

electron async error #105

rawsh opened this issue Aug 24, 2018 · 6 comments

Comments

@rawsh
Copy link

rawsh commented Aug 24, 2018

/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

@jonbarrow
Copy link
Owner

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?

@rawsh
Copy link
Author

rawsh commented Aug 24, 2018

@RedDuckss

@rawsh rawsh closed this as completed Aug 24, 2018
@rawsh
Copy link
Author

rawsh commented Aug 24, 2018

@RedDuckss

@rawsh rawsh reopened this Aug 24, 2018
@jonbarrow
Copy link
Owner

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

@rawsh
Copy link
Author

rawsh commented Aug 26, 2018

@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.

@jonbarrow
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants