typescript - Can't find ng2-typeahead in Angular 2 -


i want use ng2-typeahead autocomplete component.

for use did same instruction shown here.

if start application got error @ beginning in console:

get http://localhost:9001/ng2-typeahead 404 (not found) error: error: xhr error (404 not found ) load (index):42 

i copied code , installed typeahead. did not found configuration systemjs.config

thanks in advance!!!


Comments