shernshiou / node-uber

Uber API nodejs wrapper
MIT License
188 stars 66 forks source link

Issues adding using yarn #71

Open OAyomide opened 7 years ago

OAyomide commented 7 years ago

When installing using yarn add, the following error is shown:

error node-uber@2.0.0: The engine "node" is incompatible with this module. Expected version "6.10".

Node version: 7.8.0 yarn version: 0.24.5

Juniiorf commented 5 years ago

same problem

ulrichdohou commented 5 years ago

same problem. I dont want to install ignoring the engines. any solution out there ?

vipu-sa commented 3 years ago

I am also getting the same issue. is there any solution or any alternatives?