Angular Cache error: typeError: Cannot call method 'get' of undefined angular cache

I also get this error randomly - I eventually wrapped it in a Try/catch block and reset it if it fails… felt a bit hacky