Issue with the fabric js plugin

Hello guys, this is my first time creating a post here. So , I was trying to create new blank app, and install fabric js, but when I ran npm install fabric --save, I got this message:
MSBUILD : error MSB3428: Could not load the Visual C++ component “VCBuild.exe”. To fix this, 1) install the .NET Framework 2.0 SDK, 2) inst
all Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\nova\node_mo
dules\canvas\build\binding.sln]
This is a new blank app , so there are no previous plugins that could be responsible for this error. If you could help me fix this, that woud be great