TypeError: Cannot read properties of undefined (reading ‘path’)
at C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\src\\main.js:184:61
at new Promise (<anonymous>)
at loadLayerImg (C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\src\\main.js:183:10)
at C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\src\\main.js:364:31
at Array.forEach (<anonymous>)
at startCreating (C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\src\\main.js:363:17)
at C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\index.js:6:3
at Object.<anonymous> (C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0\\index.js:7:3)
at Module.\_compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module.\_extensions..js (node:internal/modules/cjs/loader:1159:10)
PS C:\\Users\\ACER\\OneDrive\\Documentos\\NFT’s management\\Apps\\create-10k-nft-collection-2.0.0>
I am following this tutorial: [
Please help me.