Gleb Bahmutov
Gleb Bahmutov
I spent some time looking into this yesterday, and could not get all the required libraries work on Alpine. If anyone can actually build Electron on Alpine Linux, then we...
I am going to close this for now, because Electron itself has their Alpine Linux build issue open https://github.com/electron/electron/issues/2727 (opened in 2015). If that issue is resolved successfully, we can...
hmm, interesting @jimthedev - I just don't want to install nodemon as dev dependency
Needs README section
Hi @travi Let me take a look at your presentation, ok? Sounds interesting
I love it nonetheless. I have done a lot of presentations on upgrading dependencies (https://slides.com/bahmutov/self-improving-software-node-week) and have thought about it for a while (https://glebbahmutov.com/blog/tags/modular-development/). I also have tools for modular...
what happens if you use newer npm version? 2.14 is very old and probably does not understand scoped dependencies.
same error? hmm that is very weird. I just guessed that 2.14 has problems with scoped names
hmm, that is very very weird! what does `npm info @bahmutov/parse-github-repo-url` do? Is there a problem with npm registry proxy perhaps?