Results 20 comments of Daniel Docki
trafficstars

I'm also having this problem, can you work around it? is this method that deals with this? https://github.com/graphiti-api/graphiti/blob/master/lib/graphiti/resource/configuration.rb#L48

@richmolj Regarding routes yes I did manually, but in relation to the resource namespace? ```ruby namespace :api, constraints: { format: :jsonapi } do namespace :v1 do resources :categories, except: %i[new...

I have same issues.

I had recently updated Ruby from version 3.2.2 to 3.2.3 and then removed the previous installation of version 3.2.2, which led to the errors mentioned. By following the recommended steps,...

in my case open in http://localhost:8100 and does not launch browser

@unknown1337 follow this https://github.com/diegonetto/generator-ionic/issues/223

I'll be happy for a PR :)