Skip to content

Commit

Permalink
docs(README): add FAQ: Causes `TypeError: assert._capt is not a funct…
Browse files Browse the repository at this point in the history
…ion`
  • Loading branch information
twada committed Apr 11, 2016
1 parent ad4957e commit 3de6b08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ FAQ
- [Incomplete increment/decrement assertion messages?](https://github.com/power-assert-js/power-assert/issues/32)
- [Cannot capture not invokable method error](https://github.com/power-assert-js/power-assert/issues/36)
- What is the ['Critical dependencies' warning shown by webpack](https://github.com/power-assert-js/babel-plugin-espower/issues/14#issuecomment-197272436) and how to [suppress warnings](https://github.com/power-assert-js/babel-plugin-espower/issues/14#issuecomment-197909419)?
- [Causes `TypeError: assert._capt is not a function`](https://github.com/power-assert-js/power-assert/issues/42)


EXAMPLE
Expand Down

0 comments on commit 3de6b08

Please sign in to comment.