I use windows command line for running Node.js files. When I execute the script window is hidden at once. So I can not see errors. How to not close window Command line and to display errors?
I use windows command line for running Node.js files. When I execute the script window is hidden at once. So I can not see errors. How to not close window Command line and to display errors?