Module 'Alamofire' has no member named 'request'

user3579107 picture user3579107 · Feb 16, 2015 · Viewed 32k times · Source

I'm new to iOS Development, I installed Alamofire as said in README, but I have this error as other users and I don't know how to solve it.

a busy cat

Answer

Said-Abdulla Atkaev picture Said-Abdulla Atkaev · Sep 19, 2018

2019 UPDATE

If you have this error and you use 'alamofire5' branch just change Alamofire.request to AF.request.