Erik Montes

Results 1 issues of Erik Montes

**Node 14+** ```js const calendar = new gcal.GoogleCalendar(accessToken); calendar.events.list( // arguments ); ``` Node crashes with the following error: ``` Error [ERR_METHOD_NOT_IMPLEMENTED]: The _read() method is not implemented 0|www |...