fossasia / badgeyay

Attendee Badge Generator for Conferences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update README for updated Node version

rtwksai opened this issue · comments

Describe the bug

Node version specified in installation notes was v9.11.2. But on installation I get the following error
error babel-plugin-ember-modules-api-polyfill@2.12.0: The engine "node" is incompatible with this module. Expected version "6.* || 8.* || >= 10.*". Got "9.11.2" error Found incompatible module.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to 'docs/frontend/README.md'
  2. Follow the instructions for instructions and install the specified versions
  3. See error