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

Problem in Installation after the repository was cloned

Open deanilvincent opened this issue 7 years ago • 3 comments

Hello,

I'm trying to use the command npm install after I've successfully cloned the project but I encounter these errors.

View full logs:

2018-01-31T03_01_07_579Z-debug.log

deanilvincent avatar Jan 31 '18 03:01 deanilvincent

1256 error Failed at the [email protected] postinstall script. looks like you have an error during installing node-sass. try googling it, I had same problem some time ago, it was problem with gyp and Microsoft Visual C++

robson3999 avatar Feb 08 '18 14:02 robson3999

Did you find any solution for you problem ? @deanilvincent

achrefomrani avatar Feb 27 '18 15:02 achrefomrani

@deanilvincent @achrefomrani have you tried using a lower version of node/npm? This happens to me when I upgraded my node to 9.6.1. When I reverted back to 6.9.1 (using nvm), everything works.

rodwin avatar Mar 20 '18 20:03 rodwin