Nikita Semenistyi
Nikita Semenistyi
Failed to load electron-prebuilt, abandoning rebuild. { Error: Cannot find module 'electron-rebuild/lib/node-pre-gyp-fix' at Function.Module._resolveFilename (module.js:440:15) at Function.Module._load (module.js:388:25) at Module.require (module.js:468:17) at require (internal/module.js:20:19) ...
Is there currency support available (I couldn't find it). If not, probably it's worth implementing
I believe, that in many countries house number may contain dashes, alphas, slashes or some other symbols. I think, it's worth amending as this may sometimes be key point in...
Hi! I'm struggling to understand if it is possible to connect to the Neo4j instance which has SSL configured and the `client_auth` option enabled. From the source code https://github.com/neo4j/neo4j-javascript-driver/blob/1.7/src/v1/internal/ch-node.js I...
After installing sublime-tern, Sublime began to work slower. plugin_host.exe was continuously growing and cause Sublime crash. After Sublime-tern removal, everything was fine again.