simplecrawler is no longer supported and the crawler functionality with the node cli tool relies on this. This is starting to cause problems as security updates.
Upgrade urijs to version 1.19.7 or later. For example:
"dependencies": {
"urijs": ">=1.19.7"
}