Skip to content

Commit 13a5e1e

Browse files
katowulfdavideast
authored andcommitted
Add a note about typings install (#437)
Devs may need to run `typings install` before npm run build.
1 parent b38b5fd commit 13a5e1e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTOR.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ $ npm run docs
3434
$ cd docs
3535
$ firebase deploy
3636
```
37+
38+
## Error TS6053: File '...index.d.ts' not found.
39+
40+
You may need to run `typings install`
41+

0 commit comments

Comments
 (0)