Closed
Description
Using typescript@beta. My tsconfig.json has "types": ["jquery"]
and I have installed @types/jquery under both node_modules and jspm_packages (as part of my debugging effort). When I build my project I get the following error:
"Cannot find type definition file for 'jquery'. (TS2688)"
I have tried other packages as well, but none are found.
Metadata
Metadata
Assignees
Labels
No labels