We use maven + frontend to run npm, node and ember to create an ember application. Sometimes this process hangs on "npm install" without any useful data in the log files. I would like to:
- get a better idea by increasing the level of the magazine
- avoid hiding other debug log data
In an ideal world, I would add command line options to
- set the npm command log level for debugging
- output to file
Then I would use the maven profile to ensure that the build system is always registered with max verbosity, while allowing developers to see important log information.
If you can specify command line parameters or file parameters or direct me to the relevant documents, I will gladly change my pom and publish it as a solution here.
thanks
Peter
source share