This repository was archived by the owner on Apr 1, 2020. It is now read-only.
This repository was archived by the owner on Apr 1, 2020. It is now read-only.
yarn install fails with node v10.6.0 #2430
Description
Oni Version: Master
Neovim Version (Linux only): 0.3.0
Operating System: Arch Linux
Issue:
I basically had this issue: facebook/create-react-app#4367
running yarn --ignore-engines install
did the trick but it might be worth updating the upath version since
it seems the latest version doesn't have this problem.
Steps to reproduce:
Simply follow what the wiki says to build Oni with node v10.6.0