Fabien Ryckoort

Results 12 comments of Fabien Ryckoort

I can confirm that there is an issue with cordova-cli v7.1...

I've created a cordova hook (after_plugin_install) and it wortks now for cordova v7 : ``` #!/usr/bin/env node var fs = require('fs'); var path = require('path'); var uuidV4 = require('uuid/v4'); var...

I got the same issue and I solved it by using `.. openapi:httpdomain:: specs/swagger-v4.json` instead of `.. openapi:: specs/swagger-v4.json` By default `httpdomain_old` is used which is cause this error

Same for me, it seems to not affect end user, but, it's a very verbose error in our sentry dashboard... I can't reproduce this issue as well

Any news about this feature ? could be very useful ! thanks !

Perfect ! I have an error when I try to update an existing stream: ``` Error: Error waiting for Updating Stream: {"@type":"type.googleapis.com/google.rpc.ErrorInfo","domain":"datastream.googleapis.com","metadata":{"message":"Some validations failed to complete successfully, see the full...

I'm stuck too, can we have update on it please ? :| @jasonkuhrt ? Thanks.

Same error for me, i use node-groove v2.5.01 and libgroove v5.0, node v6.9.1 ... please help.

What's happen to NextJS ? I started develop with this frameworks few years ago with no stability issues like we have today, I started a new project with NextJS 14.04...