react-rethinkdb icon indicating copy to clipboard operation
react-rethinkdb copied to clipboard

An optional component utf-8-validate creates error during install

Open brcnblc opened this issue 7 years ago • 0 comments

During install utf-8-validate library creates several depreciation warnings and prevent bcrypt library to install correctly.

Installing bcrypt separately solves problem. But one should make further installations with --ignore-optional flag (yarn install --ignore-optional)

brcnblc avatar Jan 24 '19 19:01 brcnblc