Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Cannot find type definition file for 'chai'. #469

Closed
davidye opened this issue Feb 19, 2017 · 1 comment
Closed

Cannot find type definition file for 'chai'. #469

davidye opened this issue Feb 19, 2017 · 1 comment

Comments

@davidye
Copy link
Contributor

davidye commented Feb 19, 2017

Getting this when I compile my app:

ERROR in ***/node_modules/react-apollo/lib/graphql.d.ts
(1,1): error TS2688: Cannot find type definition file for 'chai'.

This line is:

/// <reference types="chai" />

Version

@calebmer
Copy link
Contributor

Thanks for reporting. Fixed by 0.11.2 in #471 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants