elixir-maru / maru

Elixir RESTful Framework
https://maru.readme.io
BSD 3-Clause "New" or "Revised" License
1.32k stars 85 forks source link

Maru.Struct.Parameter.Runtime.__struct__/1 is undefined, cannot expand struct Maru.Struct.Parameter.Runtime #126

Open nonotest opened 4 years ago

nonotest commented 4 years ago

Hello,

I have updated to maru 13.2 (fb7a6 up to this commit, cant higher) with elixir 1.8.2 and phoenix 1.4.11 and I randomly get into this error on my local machine (but not my ci/cd cloud env weirdly enough..)

Would you have any idea how to solve this ?

thanks,