You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running NPM in the 4.x version of the docker image, the image runs with ENV NPM_CONFIG_LOGLEVEL info
Is there any reason why this is not "warn" as is usually the default?
The log output is enough for Travis-CI to complain that the log output is too long.