rajan-g / ng2-typeahead

ng2-typeahead
2 stars 4 forks source link

error while installing ng2-bootstrap-typeahead #4

Open mukesh8511 opened 6 years ago

mukesh8511 commented 6 years ago

ng2-bootstrap-typeahead@2.0.4 postinstall

\node_modules\ng2-bootstrap-typeahead > typings install 'typings' is not recognized as an internal or external command, operable program or batch file.
brunonocetti commented 6 years ago

@mukesh8511 do you have Typings as global? Try: npm install typings -g