siddharthkp/perfbench

Node 6.11.2 LTS not supported

Opened this issue · 2 comments

Hi @siddharthkp,
currently node in version 6.11.2 is LTS.
Please also support LTS version.

Hi @smollweide, what error are you getting 🤔

I do test this on 6

The problem is the engine defined in the package.json.
Replace "node": "8.x.x" with "node": ">=6 <9"