dialogflow-cordova-client icon indicating copy to clipboard operation
dialogflow-cordova-client copied to clipboard

Can't build with Cordova 7.1.0

Open rcpinheiro opened this issue 6 years ago • 0 comments

I used this plugin for a while with older Cordova 6.x but when I upgraded to 7.1.0 I got this error:

ENOENT: no such file or directory, open '[...]cordova-plugin-apiai/www/lib/q.js'
    at Object.fs.openSync (fs.js:646:18)
    at Object.fs.readFileSync (fs.js:551:33)

Not sure if this is relevant but I'm using Monaca.io framework.

rcpinheiro avatar Jun 02 '18 09:06 rcpinheiro