Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

No such module 'ObjectMapper' #6

Open
Nikohtr opened this issue May 27, 2018 · 4 comments
Open

No such module 'ObjectMapper' #6

Nikohtr opened this issue May 27, 2018 · 4 comments

Comments

@Nikohtr
Copy link

Nikohtr commented May 27, 2018

When I try to build the project it says: No such module 'ObjectMapper'
screen shot 2018-05-27 at 19 21 58
screen shot 2018-05-27 at 19 20 06

@paradoxally
Copy link
Owner

Did you run pod install or pod update after cloning the repository?

@Nikohtr
Copy link
Author

Nikohtr commented May 27, 2018

yes I did

@paradoxally
Copy link
Owner

Okay, so I tried to reproduce the issue by cloning the repo to a new folder and opening the .xcworkspace file in Xcode. Pressing cmd + B (build) works fine on my end. I did not need to update or install Pods (probably because the Pods cache was already updated on my machine).

Make sure you clone the latest version to avoid any issues. I recommend that you follow these steps to clear your current cache and then install the Pods again.

@JeffreyBytes
Copy link

Make sure you're opening the workspace not the xc project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants