electron-vue icon indicating copy to clipboard operation
electron-vue copied to clipboard

Breaking Changes {On Update}

Open wr125 opened this issue 5 years ago • 3 comments
trafficstars

Found an issue or bug with electron-vue? Tell me all about it!

Breaking changes on update as the default file extension is src/index.ejs

Describe the issue / bug.

receive the error message; ERROR in Template execution failed: ReferenceError: process is not defined

ERROR in ReferenceError: process is not defined

- index.ejs:11 eval
  [.]/[html-webpack-plugin]/lib/loader.js!./src/index.ejs:11:2

- index.ejs:16 module.exports
  [.]/[html-webpack-plugin]/lib/loader.js!./src/index.ejs:16:3

- index.js:284 
  [elect]/[html-webpack-plugin]/index.js:284:18

- task_queues.js:97 processTicksAndRejections
  internal/process/task_queues.js:97:5

Child html-webpack-plugin for "index.html": Asset Size Chunks Chunk Names index.html 1.37 MiB 0
Entrypoint undefined = index.html [./node_modules/html-webpack-plugin/lib/loader.js!./src/index.ejs] 1.14 KiB {0} [built]

How can I reproduce this problem?

follow the instructions to update then yarn run dev

If visual, provide a screenshot.

no screenshort

Tell me about your development environment.
  • Node version: v13.11.0
  • NPM version: v16.15.5
  • vue-cli version: 4.5.4
  • Operating System: Linux Mint 19.3 Tricia

wr125 avatar Sep 09 '20 16:09 wr125

Have the same error. Using macOS Catalina. What is going on? Any help here?

exislow avatar Oct 11 '20 16:10 exislow

Same issue on Windows.

Stasmo avatar Dec 26 '20 21:12 Stasmo

Same issue, attempted with yarn and did not include any extras on init, all attempts result in the same issue.

Node: 14.15.1 NPM: 7.5.6 Vue CLI: 4.5.9 Operating System: macOS Catalina 10.15.7

jwoodrow99 avatar Feb 24 '21 21:02 jwoodrow99