open-feature / docs.openfeature.dev

OpenFeature Documentation
https://openfeature.dev
Creative Commons Attribution 4.0 International
6 stars 19 forks source link

docs: add yarn / node hint #316

Closed agardnerIT closed 1 year ago

agardnerIT commented 1 year ago

This PR

Adds a hint about installing node in case the user runs yarn and receives the error:

yarn env: node: No such file or directory

It took me 20mins to fix so I thought I'd save someone else the hassle.

netlify[bot] commented 1 year ago

Deploy Preview for lucky-creponne-baf9b3 ready!

Name Link
Latest commit fb42030a4aa8d6208bbc4bef8cb2f03c38734d25
Latest deploy log https://app.netlify.com/sites/lucky-creponne-baf9b3/deploys/64283d8e99eff000089f5ec3
Deploy Preview https://deploy-preview-316--lucky-creponne-baf9b3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

beeme1mr commented 1 year ago

Perhaps creating a prereqs section would be better. You'll need nodejs and yarn.