Cheah Jer Fei
Cheah Jer Fei
@alessandrokonrad Removing the `nativeUplc` does get rid of the error, I got into another error which says something like `TranslationLogicMissingInput`, I'll look more into it later, but does this mean...
Yup, the provider is blockfrost, is it because blockfrost doesn't support tx chaining yet?
@alessandrokonrad In that case, would switching to another provider like `Kupmios` resolve this issue? Or it has nothing to do with the provider itself?
@kazu-yamamoto No, I'm using Fedora. Sorry I should've also mentioned this, I'm using `telegram-bot-simple` which depends on `network-3.1.4.0`.
This issue is beyond my expertise. Could you please explain the root cause or what the error message means? I would appreciate your guidance on this.
I tried cloning this repo manually and encountered the same error: ```shell $ autoconf $ ./configure configure: error: cannot run ./config.sub ``` After changing the permissions, it progressed further, but...