Struggling to add angular.d.ts to my MVC6 project, I've hit a roadblock.
Although I've configured Gulp to reinstall necessary packages using tsd, I'm stuck on the initial installation process. The instructions suggest running 'tsd install xxx', but Windows doesn't seem to recognize it. I understand that adding it to my path could work, but everyone assumes it should just run smoothly. Is there some VS trick I need to learn for this?