We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Compilation fails over many @openzeppelin/contracts-ethereum-package imports missing
@openzeppelin/contracts-ethereum-package
I bet, it is because of @openzeppelin/contracts version
It is defined as
"@openzeppelin/contracts": "^2.5.0",
npm install gets v2.5.1
npm install
see https://semver.npmjs.com/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compilation fails over many
@openzeppelin/contracts-ethereum-package
imports missingI bet, it is because of @openzeppelin/contracts version
It is defined as
npm install
gets v2.5.1see https://semver.npmjs.com/
The text was updated successfully, but these errors were encountered: