aRtoo

Results 16 comments of aRtoo

@jatin510 Thanks for responding bro. I did this already. I run `docker-compose run --build` but no luck I don't have dist folder too.

@jatin510 damn you are right. Thank you bro. ive been dealing with this shit for 3 days and just created my own facebook auth. Thank so much. In my case...

I have the same issue but not in uploading but when browsing/attaching a more than 100MB of file. Do you know why?

I got the same issue. I Think this gem is a bust. No one is maintaining anymore. Anyone planning to fix this? I would love to contribute.

@Nishi1 no dude i had issue with this one. use the [active_shipping](https://github.com/Shopify/active_shipping)

@lpatmo Hello, I was thinking if theres a member joining you will have a notification. so it will happen if there are users joining the study group. just a suggestion....

@railsstudent I didn't think of that. but I think you can suppress succeeding notification if that's the problem. anyway I like the slack integration. 😄 @lpatmo that would be cool...

> The database itself will not be created. You need to initialize it manually. so I'm very confused now. queryRunner has a method `createDatabase` and on the documentation, it says...

I have the same issue too. any fix for this bro? @daniq87 ``` const path = require('path'); module.exports = { 'config': path.resolve('config', 'config.js'), 'models-path': path.resolve('src', 'models'), 'seeders-path': path.resolve('db', 'seeders'), 'migrations-path':...

Hello, Thank you so much. i think this works. I have just have to keep changing this when using MacOs, I have linux for work. But thank you. postgres is...