madskristensen / WebEssentials2013

Visual Studio extension
http://vswebessentials.com
Other
945 stars 252 forks source link

Less error when attempting to import over HTTP(S) #1961

Open SummersT opened 9 years ago

SummersT commented 9 years ago

Command along the lines of... @import "http://foo.bar.com/target/site-variables.less" fails with "Less: optional dependency 'request' required to import over http(s)."

Node.js lessc compiler appears to have no trouble with it. Is there a way to configure Web Essentials 2013 to include optional dependencies?

leojavier commented 9 years ago

Hi SummersT... I'm having the same issue... did you get an answer for this?