Dorad Levinshtein
Dorad Levinshtein
for flutter users: ``` flutter pub global activate dartdoc flutter pub global run dartdoc . ```
I have done exactly what you said and it's not working.
> What OS do you run on, CentOS 7 too? Yes, it's throwing runtime error on the same machine.
> Would you have the compilation report for upload Delivered in private.
`patchelf --version` > patchelf 0.18.0
Well after you pointed it out, Maybe https://github.com/NixOS/patchelf/issues/492 is the case? Downgrading to [0.17.2](https://github.com/NixOS/patchelf/releases/tag/0.17.2) and letting you know.
I confirm it doesn't reproduce with patchelf [0.17.2](https://github.com/NixOS/patchelf/releases/tag/0.17.2) thanks for helping on this one