Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Typescript Angular 1.5 defintion file for component

I am having issues with typescript and angular 1.5, on build I get the error error TS2339: Property 'component' does not exist on type 'IModule'. is there a definition file that includes this somewhere that I am missing

like image 494
JohnC Avatar asked Mar 08 '26 15:03

JohnC


1 Answers

The latest d.ts file now has the component method. Update yours with tsd update -o

like image 171
Brian Vallelunga Avatar answered Mar 11 '26 13:03

Brian Vallelunga



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!