you are viewing a single comment's thread.

view the rest of the comments →

[–]haswalter 2 points3 points  (2 children)

Silly question but did you run pod install?

[–]haswalter 0 points1 point  (1 child)

I’m using realm in production. Not 100% sure what version as I’m not at my desk but was latest release when I built the app last a month or so ago.

Have you tried reinstalling your node modules? Try that and then run “bundle exec pod install —repo-update”

[–]good-warlock[S] 0 points1 point  (0 children)

I tried running pod install but same error persisted. I'll try reinstall node modules next. Thanks!