Vytenis

Results 238 comments of Vytenis

I tried after installing the ruby ``` sudo apt-get install ruby-dev ``` this is for additional files to build executables. And its worked

Same problem after adding suggested changes - works

works on fedora ``` Kernel Version: 5.0.16-300.fc30.x86_64 Operating System: Fedora 30 (Workstation Edition) OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 15.55GiB ```

Probably we should test this out. For me looks like "coveralls" is not integrated as github app and looks like it is not displayed in details as a status of...

Codecov sometimes is not working :milky_way:

`"camelCase": true` this should be in the readme. Currently ended with my bug here and this sovled. Thanks

actualy backup files are not `json` they are `bson` and could be imported using standart mongodb restore tools https://docs.mongodb.com/database-tools/mongorestore/#bin.mongorestore just rename all files to `bson` extention and run mongorestore app

Just logged in using this extension - works fine for me. I would suggest go to settings and click `sync clock with google`

it works for me on [email protected] - all images served from public directory with cache control header at `next.config.js` ```js async headers() { return [ { source: '/:all*(svg|jpg|png)', locale: false,...

@ramiel vote for https://github.com/vercel/next.js/pull/23328 :)