node ipfs/upload.js
/home/code/MintNFT/node_modules/node-fetch/lib/index.js:1461
reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err));
^
FetchError: request to http://localhost:5001/api/v0/add?stream-channels=true&progress=false failed, reason: connect ECONNREFUSED 127.0.0.1:5001
at ClientRequest. (/home/code/MintNFT/node_modules/node-fetch/lib/index.js:1461:11)
node ipfs/upload.js
/home/code/MintNFT/node_modules/node-fetch/lib/index.js:1461
reject(new FetchError(
request to ${request.url} failed, reason: ${err.message}, 'system', err));^
FetchError: request to http://localhost:5001/api/v0/add?stream-channels=true&progress=false failed, reason: connect ECONNREFUSED 127.0.0.1:5001
at ClientRequest. (/home/code/MintNFT/node_modules/node-fetch/lib/index.js:1461:11)