functionland / fx-fotos

"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
https://t.me/functionland
MIT License
674 stars 74 forks source link

added support for node18+ #343

Closed ehsan6sha closed 9 months ago

ehsan6sha commented 1 year ago

SET NODE_OPTIONS=--openssl-legacy-provider to solve the error below: Error: error:0308010C:digital envelope routines::unsupported

ehsan6sha commented 9 months ago

done in naother PR