Sudden lodash error on ionic serve

I’m suddenly getting an error from @types/lodash when I serve my app.

Type 'K' does not satisfy the constraint 'object'.

I don’t think I’m doing anything weird, just started happening.
I’ve tried dumping node_modules and reinstalling, but that hasn’t helped.