blessed
blessed copied to clipboard
blessed breaking build by simply requiring it
This happens both locally and in gitlab CI. Project affected: https://gitlab.com/purpleteam-labs/purpleteam
Datapoint: works for me in Node 8.10.0 but not in Node 10.12.0 - in Node 8 you might get an error similar to this?
Error: ENOENT: no such file or directory, open '/home/mike/nodejs/blessed-cua-theme/test/logs/listtable.log'
Creating the missing directory resolved the problem for me.