Known issues section

This commit is contained in:
Jaydson Gomes 2015-10-01 14:43:01 -03:00
parent 51309716cd
commit 99899441c8

View File

@ -22,3 +22,7 @@ Implement your bug fix or feature, write tests to cover it and make sure all tes
## Documentation
Documentation is extremely important and takes a fair deal of time and effort to write and keep updated. Please submit any and all improvements you can make to the repository's docs.
## Known issues
If you're using npm@3 you'll probably face some issues related to peerDependencies.
https://github.com/npm/npm/issues/9204