Unable to compile when importing, otherwise it works fine. #1717
Unanswered
hadiimran00
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, if you're unable to compile, it could be because the '@openzeppelin/contracts' library is not installed. Try running 'npm install @openzeppelin/contracts' or 'yarn add @openzeppelin/contracts'. It should work after installing the packages. Hope it will help:) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Program does not run/compile when I import otherwise it works fine in VS code. HELP Please, a amateur here.
Beta Was this translation helpful? Give feedback.
All reactions