SyntaxFix
Write A Post
Hire A Developer
Questions
I had the same issue with numeral, a JS library. The fix was to install the typings again with this command:
npm install --save @types/numeral