panva / openid-client

OAuth 2 / OpenID Connect Client API for JavaScript Runtimes
MIT License
1.83k stars 392 forks source link

Set engineStrict false in order to enable Yarn to install #448

Closed lucasgonze closed 2 years ago

lucasgonze commented 2 years ago

Set engineStrict to false in order to enable Yarn to install when an odd-numbered version of Node is in use.

Signed-off-by: Lucas Gonze lucas@gonze.com

panva commented 2 years ago

https://github.com/panva/node-openid-client/issues/447#issuecomment-998263129