Lesson 14 : TypeError: Cannot read properties of undefined (reading 'resolve') #2604
Answered
by
alymurtazamemon
Benrockiee
asked this question in
Q&A
-
When i run this command
I get this error that looks like somethings not resolving
This is my deploy script
This is my "upload-to-pinata" file
|
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Sep 15, 2022
Replies: 1 comment 1 reply
-
@Benrockiee Do this instead; const path = require("path") |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alymurtazamemon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Benrockiee Do this instead;