You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I want to develop my own access control scheme based on access library,but when i try to compile @openzeppelin/contracts/access/Ownable.sol in my computer,i meet with the following mistake: please tell me how i can do to solve this error,thank you
💻 Environment
i use 2.8.2 for OpenZeppelin ,use 5.1.30 for truffle 📝 Details
🔢 Code to reproduce bug
The text was updated successfully, but these errors were encountered:
Now I want to develop my own access control scheme based on access library,but when i try to compile @openzeppelin/contracts/access/Ownable.sol in my computer,i meet with the following mistake: please tell me how i can do to solve this error,thank you
💻 Environment
i use 2.8.2 for OpenZeppelin ,use 5.1.30 for truffle
📝 Details
🔢 Code to reproduce bug
The text was updated successfully, but these errors were encountered: