Lesson 14 : no file is uploaded on Pinata after deploying #5382
Unanswered
Aishwaria8786
asked this question in
Q&A
Replies: 2 comments 6 replies
-
@Aishwaria8786 I think you path is not correct -const imagesLocation = "./images/randomNft"
+ const imagesLocation = "./images/randomNft/" check it otherwise if will see it further. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is not working. Files are not uploaded. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my 02-deploy-random-ipfs-nft.js file
Here is the uploadToPinata file:
Here is terminal:
But no file is uploaded.
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions