Rafa Morais

Results 12 comments of Rafa Morais

I understand, would be amazing. I will dig more, maybe there is something already

Glad to hear that, I'll reconsider your suggestion. :+1: Thanks ;)

Did you try to access `localhost:5000/api/v1` ? In my case it worked with the extra `/` at the end only. So if you do `localhost:5000/api/v1/` you might get that response

@ceessay @emoro If you are sill looking for the solution, i have something that worked for me. What I did was: - First: Stop hugo server - Second: On themes/casper-two/layout/partials/head.html,...

Me too @alvarosaburido, did you find any solution? My code: ```ts import { VuexModule, Module, getModule } from 'vuex-module-decorators' import store from '@/store' import { Users, Profile } from '../models'...

Can we reopen this? This problem still happens to me with latest CLI versions.

I have a similiar problem I think, did you found any solution?

Will this work properly if we update `expo-document-picker`?