create-10k-nft-collection icon indicating copy to clipboard operation
create-10k-nft-collection copied to clipboard

[Bug]: The "path" argument must be of type string

Open AayushBiswas opened this issue 3 years ago • 0 comments

Version

  • [X] Yes

General Question

  • [X] No

What happened?

When I ran node utils/nftport/uploadFiles.js I got an error saying "error:TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined".

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

error:TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
error:TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
error:TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined

Protect your information

  • [X] I Agree

AayushBiswas avatar Feb 21 '22 08:02 AayushBiswas