Hi guys, i’m trying to build the ios version of our app. But i keep getting the fsevents error.
At android build is evertything, running ok
I imagine that is the version of node, ( we are using node-js@14 ) and it may have incompatibility with the fsevents, but it is a sub-dependecy, i can’t figure out how to updgrate this.
I can’t downgrade it becouse of other packages.