I’m on Atom and my interface is currently displaying this: {Error running gjslint}(x4) {Error running selective}(x4) When I opened up the errors section, here’s what I found: All of them have appeared as soon as I started to work on a new document with the Atom linter installed with its associated specifics. How, then, do I go about remedying these
Tag: atom-editor
Electron Uncaught Error: A dynamic link library (DLL) initialization routine failed
I’ve successfully built node.js addon, which works well with Node on Windows. Now, I want to create a Windows app using Electron. When loading the module in HTML file, I got the error: Something wrong with ATOM_SHELL_ASAR.js. The issue only occurred on Windows. On Linux and Mac, it worked well. How can I fix it? Thanks! Answer You need to