You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run this script on my localhost but it shows error
Fatal error: Uncaught TypeError: Return value of getSearchByUri() must be an instance of GSoares\GoogleTrends\Search\SearchInterface, none returned in C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php:47 Stack trace: #0 C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php(49): getSearchByUri('') #1 {main} thrown in C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php on line 47
What is the reason of this and what should I do to fix this?
Best
The text was updated successfully, but these errors were encountered:
I tried to run this script on my localhost but it shows error
Fatal error: Uncaught TypeError: Return value of getSearchByUri() must be an instance of GSoares\GoogleTrends\Search\SearchInterface, none returned in C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php:47 Stack trace: #0 C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php(49): getSearchByUri('') #1 {main} thrown in C:\xampp\htdocs\gt\vendor\gabrielfs7\google-trends\web\index.php on line 47
What is the reason of this and what should I do to fix this?
Best
The text was updated successfully, but these errors were encountered: