I am seeing this error running ng serve after following your installation steps. I have an angular2 project recently created with the @angular/cli ng utility.
ERROR in /Users/btomasini/Documents/git/indox-angular-example/node_modules/ng2-md/lib/base-converter.class.d.ts (1,1): Cannot find type definition file for 'showdown'.
I am seeing this error running
ng serve
after following your installation steps. I have an angular2 project recently created with the @angular/cli ng utility.