I have two problems:
- Which definitions should I install?
typings search electronreturns quite a few results. How do I install them?
typings install dt~github-electron --global --savegives me an error:Attempted to compile "github-electron" as an external module, but it looks like a global module. You'll need to enable the global option to continue.