mirror of
https://github.com/electron/node-gyp.git
synced 2025-09-15 13:43:40 +02:00
Error reporting.
This commit is contained in:
parent
7a18523638
commit
09516bb762
2 changed files with 12 additions and 5 deletions
|
@ -104,7 +104,7 @@ function install (gyp, argv, callback) {
|
|||
})
|
||||
entry.on('end', function () {
|
||||
ws.end()
|
||||
gyp.verbose('saved:', devFile)
|
||||
gyp.verbose('saved file', devFile)
|
||||
})
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue