Lautaro Pinilla

Results 4 comments of Lautaro Pinilla

Yeah, same problem on Ubuntu 22.04, although and I can't use the fix because I don't have `/usr/lib/libstdc++.so.6` even after installing `libstdc++6` via `apt install`.

I would like to point out a quicker solution: Using the layer from ARN arn:aws:lambda:us-east-1:445285296882:layer:perl-5-34-runtime-al2-x86_64:4 (grabbed from [here](https://metacpan.org/pod/AWS::Lambda#Use-Pre-built-Public-Lambda-Layers)) works. The input example of the repo took about 1 min to...

same issue, it worked the first time I used it and after `apt dist-upgrade` it broke I've checked: https://github.com/AppFlowy-IO/appflowy/issues/295 and I'm already using nightly version of rust

Same problem than OP, I've just installed the program with npm and then run `sol-profiler contracts/file.sol` and it gave me the same error. If it helps, the contract is written...