Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Version 2.0.7

Patrick   ( User )

Commented 4 years ago

Same problem here, I am on 2.0.7 and after using the system for a while, am now getting this error. No apps installed, everything as per default.
I can SSH into the server and delete the vendor folder, but then what? I used to install via unzipping the 2.0.7.zip file, not really using the composer much.

Mamoun Jamous   ( User )

Commented 4 years ago

I am using Akaunting on shared hosting and I am facing the same issue. How can I use the composer over shared hosting?

Tan Han Wen, Jackson   ( User )

Commented 4 years ago

You will need to login to your Webhost via SSH, then:

cd to the directory your Akaunting app is installed
composer install

Nick Cole   ( User )

Commented 4 years ago

I had to do these steps.
1. Delete vendor folder
2. run composer install
3. php artisan update:db

everything above was in the public_html/akaunting director. what a pain in the ass.

Billy Bouman   ( User )

Commented 4 years ago

Removing the /vendor folder and running composer install also worked for me. Thanks!

Please login or register to leave a response.

Showing 11 to 15 of 15 discussions