babar
babar copied to clipboard
Node 10 error
$ node -v
v10.2.1
$ yarn add babar --dev
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=4 <=9".
error Found incompatible module
You can use --ignore-engines flag
Seems like the engine is specified in a sub-dependency.