Skip to content

Commit

Permalink
docs: added note of upgrade node version >= 8 for prevent padEnd issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoydip committed Aug 5, 2018
1 parent 19bc675 commit 80db5e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Ensure you have [Node.js](https://nodejs.org/en) version >=6 installed.
npm install --global taskbook
```

> Note: If you get and issue `throws error "type.badge.padEnd is not a function"` then upgrade node verison >= 8.
## Usage

```
Expand Down

0 comments on commit 80db5e7

Please sign in to comment.