setCredentials is not a function in googleapis.auth.OAuth2

I was using the "googleapis" node module. Since couple of days I started getting below error : this.oauth2Client.setCredentials is not a function .. Code : var google = require('googleapis');...