Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.49k stars 589 forks source link

Module map file WatermelonDB.modulemap not found, Failed to emit precompiled header #1121

Open mk1020 opened 3 years ago

mk1020 commented 3 years ago

hello. Please help me. I have already tried a lot and nothing helps image My watermelondb version - 0.23, mac os 10.15.7, Xcode 12.4 I installed it according to the instructions. Android works well..

moisesynfam commented 3 years ago

I'm having the same problem when building the release version on iOS.

mk1020 commented 3 years ago

I'm having the same problem when building the release version on iOS.

my problem was solved by rolling back to an older version of the ios folder(from my github), something went wrong locally..

moisesynfam commented 3 years ago

Can you point out what was wrong?

mk1020 commented 3 years ago

Can you point out what was wrong?

I don't think I had a folder with pods. Maybe something else

thanhdevapp commented 3 years ago

error on mac mini m1

kishyr commented 2 years ago

Has anyone figured out how to get around this? Facing this issue after upgrading to RN 0.66 (tried upgrading WatermelonDB to 0.23, no luck).

akhatriST commented 2 years ago

If anyone is still facing the issue, please make sure the target iOS is >= 13.0 as mentioned here https://nozbe.github.io/WatermelonDB/Installation.html#:~:text=At%20least%20Xcode%2012.2%20and%20iOS%2013%20are%20recommended%20(earlier%20versions%20are%20not%20tested%20for%20compatibility).

lucas-u13-figueiredo commented 2 years ago

I'm facing the same issue here. I have set the target iOS >=13.0 but still doesn't work. Not even downgrading to Watermelon @0.21, as used on the example app, it doesn't work

zjcjoaquin commented 1 year ago

I'm facing the same issue here. I have set the target iOS >=13.0 but still doesn't work. Not even downgrading to Watermelon @0.21, as used on the example app, it doesn't work

Me too ,facing same problem

lucianolopezz commented 1 year ago

same problem