Closed farwayer closed 7 years ago
I think if these changes are merged, my npm install would start working. Currently giving error.
Any way I can work around while the author makes the change and releases?
Getting this error screenshot
node v === v8.1.3
This error occurs when installing packages with yarn
, but not with npm
, regardless of the version of node. I believe this error message should at least be modified.
I think it's better to use something like
>=6.0.0
inengines
field.