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:
Go to 'docs/frontend/README.md'
Follow the instructions for instructions and install the specified versions
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: