Alexandre Roba

Results 9 issues of Alexandre Roba

Hi all, Im' having difficulties with the following: ``` javascript var mongo = require('mongodb'); var Grid = require('gridfs-stream'); var db = new mongo.Db('dbtest', new mongo.Server("127.0.0.1", 27017)); var gfs = Grid(db,...

I need to hot reload the screen to get the icons... Any idea?

Thanks for all the good work you guys have put on Mantra. I found it clean and well architected. I have a comment more general in the naming convention used...

Hi, I'm getting this error message. Any idea on how to resolve this? Because every version of flutter_test from sdk depends on analyzer 0.31.2-alpha.2 and build_barback >=0.2.2 =0.27.1 =0.2.2

Hi all, I was wondering if you would have a recommendation to expose this Akka Http Rest api as a Swagger file? I tried to use swagger-akka-http but I found...

Hi, Thanks for this great library. Amazing job. I'm having trouble to print numbers. It'm getting different display depending on the constructor I used. Not sure it is intended... ```...

Dear all, We are looking into the moving our current usage of Adyen payment flow that make use of the Adyen IOS and Android SQK with the quick flow to...

Hi, First thanks for the library. It is very cool. I have a question. Is there a way to loop on each element of the ADT and define an empty...

Hi, great project! Teach me a lot of think. Thanks. I believe there is an error on the copy function. It copy from public to build and should be the...