Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Source #33

Closed
guangmang opened this issue May 17, 2016 · 3 comments
Closed

Build Source #33

guangmang opened this issue May 17, 2016 · 3 comments

Comments

@guangmang
Copy link

When I run npm install , then get the follow error, my development environment is windows 10 and visual studio 2015. what wrong?

image

@lugovsky
Copy link
Member

@guangmang Can't really understand error message.

But there's a chance you might be experiencing this issue: sass/node-sass#1387 (comment)

@Chowarmaan
Copy link

I add the --msvs-version=2015 (or 2012, etc...) to my npm commands (npm install --msvs-version=2015 ...) to help with the installation on Windows. As @lugovsky indicated, ensure you have the right versions of node, npm, etc... I do not see an error in your screen shot though, as the ones listed seem to be testing settings then correcting the install.

@lugovsky
Copy link
Member

As well, if you still experience this issue you can download development (non-compressed) and production (compressed) files here http://akveo.github.io/blur-admin/articles/091-downloads/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants