ElementUI / vue-cli-plugin-element

Element plugin for vue-cli
MIT License
826 stars 115 forks source link

node-sass HTTP error 404 Not Found @ vue add element #55

Open senys opened 2 years ago

senys commented 2 years ago

Install error of vue add element

vue create vue add element

This is result.

  Installing additional dependencies...

> node-sass@4.14.1 install C:\Users\ryosen\Downloads\testuserdart\node_modules\node-sass
> node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-93_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.14.1/win32-x64-93_binding.node":

HTTP error 404 Not Found

In the node-sass releases page, win32-x64-93 is not found. https://github.com/sass/node-sass/releases/#:~:text=2.76%20MB-,win32%2Dx64%2D83_binding.pdb,-24%20MB

my environment

vue-cli version @vue/cli 4.5.15 project vue-2 node-version v16.13.1 OS win10

senys commented 2 years ago

Do you wish to overwrite Element's SCSS variables? Yes => this option cause above issue.

Do you wish to overwrite Element's SCSS variables? No => no error