This can be the configuration error on php.ini on your local server. Try uncommenting relevent statement on the file. For an example, if your database is MYSqlite, you have to uncomment "extension=pdo_sqlite" in php.ini file.
This video also will help you. https://www.youtube.com/watch?v=QbX5EdD0Yok