Chris

Results 3 comments of Chris

I was able to work around this by upgrading `react-native-svg` to the latest version. npm complains about the peer dependency not being met, but the application doesn't crash and properly...

I'm having a similar issue trying to build sqlite3 from source on a CentOS 7 using node v16. The specific error I'm getting is: > yarn global add [email protected] >...

I know this is an old issue but we are now running into it. Is the only real workaround downgrading to v4.2.0?