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 [email protected]
and [email protected]
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.