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

please update package.json

Open jiangliuer-beep opened this issue 4 years ago • 1 comments

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

Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.

Describe the issue / bug.

# hello, you see, the document package.json was last updated five years ago. i use this template to create electron-vue, there are always dependency conflicts!

How can I reproduce this problem?

# just see the document package.json update time.....

If visual, provide a screenshot.

#

Tell me about your development environment.
  • Node version: v14.15.1
  • NPM version: v14.15.1
  • vue-cli version: (if necessary) 4.5.10
  • Operating System: win10

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

jiangliuer-beep avatar Feb 25 '21 08:02 jiangliuer-beep

你可以尝试 https://github.com/ci010/electron-vue-next,和这个项目的结构类似,但是是基于 vite,vue 3 和最新的 electron 的,也有中文文档

ci010 avatar Mar 18 '21 06:03 ci010