You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: