When I use `npm-run-all2@6.1.1`, I get this error when I try to use `run-p`: ``` > run-s build ERROR: LRUCache is not a constructor ``` The latest version that works is `6.0.5`