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

node-sass is outdated and can not build

Open TheStaticTurtle opened this issue 4 years ago • 0 comments
trafficstars

Describe the issue / bug.

Related to #1101 Python2 being EOL, the version of node-sass in the generated package.json can not be installed (See node-sass#2716)

I found that bumping it to 5.0.0 works fine

TheStaticTurtle avatar Jul 02 '21 09:07 TheStaticTurtle