You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or just remove the readonly modifier from the d.ts and wait until the bugs are worked out.
Short term solution, find all instances of 'readonly' in the d.ts and remove them.
JimDaly
changed the title
Document that TypeScript 2.0 (beta) and VS 2015 update 3 is required
Remove readonly property modifier so that TypeScript 2.0 is not required.
Sep 17, 2016
The TypeScript generated uses the readonly property modifyer, which was introduced in TypeScript 2.0
The text was updated successfully, but these errors were encountered: