We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a185685 commit 59bbe46Copy full SHA for 59bbe46
1 file changed
lifecycleScripts/install.js
@@ -26,7 +26,6 @@ return whichNativeNodish("..")
26
var args = []
27
if (asVersion) {
28
args.push("--runtime=electron")
29
- console.info("version: " + asVersion)
30
args.push("--target=" + asVersion)
31
}
32
// if (fs.existsSync(local("../.didntcomefromthenpmregistry"))) {
0 commit comments