Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Suggest Linux users upgrade to Node 5.5
Browse files Browse the repository at this point in the history
May fix #214 for some people

Auditors: @bbondy
  • Loading branch information
diracdeltas committed Jan 24, 2016
1 parent c7d07bd commit ff758be
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 @@ -23,6 +23,8 @@ Laptop and Desktop browser for OS X, Windows and Linux.

npm install

If this fails on Linux with an error related to `abp-filter-parser-cpp`, try updating to Node 5.5 (see discussion at https://github.com/brave/browser-laptop/issues/214)

## Development

To start the server and file watchers run the following on the command line:
Expand Down

1 comment on commit ff758be

@bbondy
Copy link
Member

@bbondy bbondy commented on ff758be Jan 24, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think it'd be relevant to also mention node-gyp v3.2.1 if you don't mind tweaking

Please sign in to comment.