vladx777
vladx777
https://github.com/ethereum/ethereum-org-website/blob/864d77178dee04e80d5f983b3911cc351118fb26/src/content/developers/tutorials/transfers-and-approval-of-erc-20-tokens-from-a-solidity-smart-contract/index.md The above tutorial no longer works with current solidity versions, which throw this error: DeclarationError: Event with same name and parameter types defined twice. This is because Approval and...
``` ... => [builder 4/6] RUN npm install 63.3s => [stage-1 4/7] RUN npm install --production 52.7s => [builder 5/6] COPY . . 0.1s => ERROR [builder 6/6] RUN npm...