node-base64-image
node-base64-image copied to clipboard
local files url not accessing
- node version: 10.23.0
- npm version:6.14.8
Error output
ECONNREFUSED
im trying to encode image from local url const url = 'file:///C:/Users/'my pc user name"/Desktop/ImageDecordEncorder/src/assets/images/example.jpg';
working fine with global url