Created by: ro-savage
This fixes some CI issue that I encountered, when trying to run CI locally (and on the CI servers).
This does not fix everything, but gets the CI closer to working correctly.
- Remove
cache clean
as it is unneeded in npm@5 and throws an error - Fix issues with linting that fails CI