Pramod

Results 2 issues of Pramod

`vm.js:85 Uncaught C:\Users\\eclipse-workspace\electron-desktop\node_modules\vue-upload-image\dist\upload_image.vue:1 (function (exports, require, module, __filename, __dirname, process, global, Buffer) { return function (exports, require, module, __filename, __dirname) { ^ SyntaxError: Unexpected token < at new Script (vm.js:85:7)...

I followed the points you mentioned. One change was `require('dotenv').config();` in index.js otherwise it was causing issues. After this when I run `node . ` I am getting `Error: Connection...