Below I use the tee command to write the output of an npm run build
script to both to the terminal and to a log file.
npm run build | tee ./logs/build.log
Below I use the tee command to write the output of an npm run build
script to both to the terminal and to a log file.
npm run build | tee ./logs/build.log
For further actions, you may consider blocking this person and/or reporting abuse
Ahmed Rakan -
Prince -
Khriztian Moreno -
Crypto.Andy (DEV) -
Top comments (0)