Error on installing and updating packages
-
i am getting these errors on installing composer or any other package
Deprecation Notice: Class Webkul\PWA\DataGrids\PushNotificationDataGrid located in C:/xampp/htdocs/bagisto/bagisto/packages/Webkul/PWA\src\DataGrids\PushNotificationDataGrid.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Webkul\PWA\Http\Controllers\Controller located in C:/xampp/htdocs/bagisto/bagisto/packages/Webkul/PWA\src\Http\Controllers\Controller.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Webkul\PWA\Http\Controllers\PushNotificationController located in C:/xampp/htdocs/bagisto/bagisto/packages/Webkul/PWA\src\Http\Controllers\PushNotificationController.php does not comply
with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Webkul\PWA\Http\Controllers\SinglePageController located in C:/xampp/htdocs/bagisto/bagisto/packages/Webkul/PWA\src\Http\Controllers\SinglePageController.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201plz guide me what to do?
-
@Hi aroobaarooj499
These are just the deprecation Notice, you can successfully go further for the next steps.
If you are getting any error then please showThanks
-
@Vaishali-Agarwal thanks!