diff --git a/CONTRIBUTOR.md b/CONTRIBUTOR.md index 601ddccc2..e68f7710b 100644 --- a/CONTRIBUTOR.md +++ b/CONTRIBUTOR.md @@ -34,3 +34,8 @@ $ npm run docs $ cd docs $ firebase deploy ``` + +## Error TS6053: File '...index.d.ts' not found. + +You may need to run `typings install` +