8000 fix check · notablemind/jupyter-nodejs@cf184e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit cf184e0

Browse files
committed
fix check
1 parent f9f4426 commit cf184e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ if (process.argv.length >= 3) {
88
installPath = process.argv[2]
99
}
1010

11+
console.log('install', installPath)
1112
var fullPath = path.resolve(installPath)
1213

1314
mkdirp(fullPath, function() {

0 commit comments

Comments
 (0)
0