dlmanning / gulp-sass

SASS plugin for gulp
MIT License
1.56k stars 381 forks source link

Unable to install with ancient version of node. #858

Open gavinbaumanis opened 1 year ago

gavinbaumanis commented 1 year ago

Hi there, I am having an issue trying to install gulp-sass for an ancient Angular application. And subsequently have to use ancient versions of other node libraries.

I am using node@0.12.7 and gulp@3.9

I have installed the MS build tools I have set the msvs_version config item, then I get an error; error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found

Does anyone have any ideas - that do NOT include upgrading the version of node. Thanks.