Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
534 stars 104 forks source link

Regarding colors 1.4.1 (broken npm install) #7

Closed Deluze closed 2 years ago

Deluze commented 2 years ago

One of our dependencies uses the colors package, version 1.4.1, which npm reverted.

To fix this for now, please run npm update, to update the dependencies in this template. after that, the npm install command works again.

I'll push the updated packages later today.

Deluze commented 2 years ago

This is fixed now