jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.44k stars 776 forks source link

I want to show logs of command execution #931

Closed MaybeQHL closed 2 years ago

MaybeQHL commented 2 years ago

like this : image

code:

execa('npm run build'); //  I  get blank.