TypeError: Accounts._bcryptRounds is not a function

Getting an “Internal Server Error”

log begins with…
Exception while invoking method ‘login’ TypeError: Accounts._bcryptRounds is not a function

Has anyone else seen this error? Or know how to fix it? I’m running Meteor 1.8 and when deploying with mup I cannot login to the database. I have been googling this issue for over 24hrs now to no avail.