when the .then() method was changed to perform the same function. In most cases it is sufficient to change all occurrences of .pipe() to .then(). Ensure that you aren't relying on context/state ...