fossasia / badgeyay

Attendee Badge Generator for Conferences
GNU General Public License v3.0
1.79k stars 447 forks source link

Update README for updated Node version #2161

Closed rtwksai closed 5 years ago

rtwksai commented 5 years ago

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