I would like to install restify using npm in my windows machine. Getting an error and could not install it.
Error I got when looking at the log file
info dtrace-provider@0.2.8 Failed to exec install script
and all files getting rolled back.
I want to write Restfull web APIs using node.js. Please help me out with this issue.
Note: Find one solution here, I have installed the current version of node.js with builtin support for npm, and still getting the error. Please help me
You can try express instead restify. It is good. It is simiar to restify.