Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Commit

Permalink
Add bzip2 to troubleshooting
Browse files Browse the repository at this point in the history
Closes #600
  • Loading branch information
carsonip committed Aug 10, 2016
1 parent fdb40fe commit fca4006
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 @@ -191,6 +191,7 @@ This is NPM's way of telling you that it was not able to start a process. It usu

- `node` is not on your PATH, or otherwise not correctly installed.
- `tar` is not on your PATH. This package expects `tar` on your PATH on Linux-based platforms.
- `bzip2` is not on your PATH.

Check your specific error message for more information.

Expand Down

0 comments on commit fca4006

Please sign in to comment.