-
Beta Was this translation helpful? Give feedback.
Answered by
Nlferu
Mar 30, 2024
Replies: 1 comment 5 replies
-
Hi @anxbt Have you checked if that folder is indeed under same path in your |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you do not know how to check course version just check course
yarn lock
and search for @chainlink, you will see version that Patrick used in course and you can reinstall with same using@x.x.x
:)I see you should be using below in your
package.json
:"@chainlink/contracts": "^0.3.1",