Closed OR13 closed 2 years ago
"devDependencies": { "ava": "*", "live-server": "*", "npm-run-all": "*", "nyc": "*", "semistandard": "*", "jsonfile": "*", "watch": "*" }
I would guess these worked at one point with node6, but they don't work now...
I am trying to find a node version that works with the latest....but an alternative would be to pin them to something that works in node6.
fixed
I would guess these worked at one point with node6, but they don't work now...
I am trying to find a node version that works with the latest....but an alternative would be to pin them to something that works in node6.