address comments
This commit is contained in:
parent
e41e30f3c6
commit
d72911fc59
Binary file not shown.
|
Before Width: | Height: | Size: 7.1 KiB |
|
|
@ -28,9 +28,7 @@ function installCLI(callback: () => void) {
|
|||
callback && callback()
|
||||
return
|
||||
}
|
||||
|
||||
console.info(stdout)
|
||||
console.error(stderr)
|
||||
|
||||
callback && callback()
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue