In case you see any strange console output when using node packages or CLI, in particular, if you see "LIBERY LIBERY LIBERTY". It is probably due to a bad reload of the colors package. Can be fixed by pinning the dependency to 1.4.0 by adding "resolutions": { "colors": "1.4.0" } to package.json