Quantcast
Channel: DreamFactory Forum - Latest posts
Viewing all articles
Browse latest Browse all 5028

Error while upgrading 2.1.2 to 2.2.0 on bitnami

$
0
0

I'm trying to update with usual steps. Getting error:

bitnami@bitnami-dreamfactory-502e:~/apps/dreamfactory/htdocs$ sudo php composer.phar install --no-dev
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Loading composer repositories with package information
Installing dependencies from lock file
Nothing to install or update
Generating autoload files

php artisan clear-compiled
PHP Fatal error: Class 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider' not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 146

[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider' not found
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output: PHP Fatal error: Class 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider' not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src
/Illuminate/Foundation/ProviderRepository.php on line 146


Viewing all articles
Browse latest Browse all 5028

Trending Articles