Javier Garrido
Results
2
comments of
Javier Garrido
I solved it by downgrading sequelize to 5.21.10
Update to the last version of the package and try this: ``` const {Permission} = require('actions-on-google'); ... const conv = agent.conv(); // Get Actions on Google library conversation object conv.ask(new...