vue-plugin-simple icon indicating copy to clipboard operation
vue-plugin-simple copied to clipboard

node-sass v3.13.1 not found

Open GerrAlt12 opened this issue 8 years ago • 1 comments

Hello, I'm try to build new project with your template and found such problem:

`Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/linux-x64-57_binding.node Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/linux-x64-57_binding.node":

HTTP error 404 Not Found`

In node-sass repository I not found such release, 3.13.0 and next is 3.14.0-0, no 3.13.1

GerrAlt12 avatar Sep 25 '17 11:09 GerrAlt12

Try npm rebuild node-sass

znck avatar Sep 26 '17 01:09 znck