We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2297744 commit 1f81bf3Copy full SHA for 1f81bf3
1 file changed
install.js
@@ -78,6 +78,7 @@ function install(runtime, abi, platform, arch, cb) {
78
console.error('# npm run build');
79
console.error('');
80
}
81
+ return;
82
83
84
let options = {
0 commit comments