I
Asked
Hi,
I purchased Stock Manager Advance with POS Module. I'm trying to install v4.0.0-beta.6 but getting this error when running composer install:
Source path "./packages/installer" is not found for package tecdiary/installer
The packages/installer folder is missing from the v4.0.0-beta.6 ZIP file.
I checked the ZIP contents and there is no packages/ directory at all.
Please provide the missing packages/installer folder or fix the ZIP file.
Thank you.
Bunu kopyala və göndər.Claude is AI and can make mistakes. Please double-check responses.
I purchased Stock Manager Advance with POS Module. I'm trying to install v4.0.0-beta.6 but getting this error when running composer install:
Source path "./packages/installer" is not found for package tecdiary/installer
The packages/installer folder is missing from the v4.0.0-beta.6 ZIP file.
I checked the ZIP contents and there is no packages/ directory at all.
Please provide the missing packages/installer folder or fix the ZIP file.
Thank you.
Bunu kopyala və göndər.Claude is AI and can make mistakes. Please double-check responses.
- MSAnsweredHello,
You don't have to run the `composer install` as it download file comes with `vendor` folder. You can follow the installation instructions from documentation.pdf
If you have already installed the item and want to require other packages then you can remove the `repositories` from `composer.json`
Thank you - Login to Reply