KnpLabs / KnpLastTweetsBundle

Symfony2 bundle to easily add a widget with the latest tweets of a Twitter user to a page.
http://knplabs.com/
MIT License
33 stars 16 forks source link

fatal error since reinstalling vendors #10

Closed ghisleouf closed 12 years ago

ghisleouf commented 12 years ago

I've just reinstalled the bundle (php bin/vendors install --reinstall) and now i got a fatal error :

Fatal error: Class 'Buzz\Browser' not found in /Users/finalghis/Sites/symfony2-projects/my-project/app/cache/dev/appDevDebugProjectContainer.php on line 204

ghisleouf commented 12 years ago

got it, need to import Buzz library