facebookexperimental / Recoil

Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
https://recoiljs.org/
MIT License
19.57k stars 1.18k forks source link

[Recoil 0.6.0] fails to install using npm #1576

Closed saar120 closed 2 years ago

saar120 commented 2 years ago
npm ERR! code 1
npm ERR! path /Users/saaramrani/Desktop/Fullstack Bootcamp/Workout Tracker/client/node_modules/recoil
npm ERR! command failed
npm ERR! command sh -c cd ./node_modules/gen-flow-files && yarn install && yarn build
npm ERR! sh: line 0: cd: ./node_modules/gen-flow-files: No such file or directory
gurkerl83 commented 2 years ago

Duplicate of https://github.com/facebookexperimental/Recoil/issues/1541

JoaoCEAlmeida commented 2 years ago

+1

drarmstr commented 2 years ago

Fixed with #1577 and published 0.6.1