Closed
Description
My yarn version is v0.15.1 and node version is v4.x
There is an error occur
error [email protected]: The engine "node" is incompatible with this module. Expected version ">4".
error Found incompatible module
I thinks yarn will look into engines
version in package.json file.