Hello guys, im following the Rarible clone, unfortunately im getting the following error upon the > truffle migrate command.
So i tried to change the pragma solidity version from ^0.8.0 to: 0.8.10 and others in the smart contracts as well as the truffle config file. now it is throwing:
How do i get to update the truffle config ?
is it in here?
Thanks in advance!!!