i have problem during installation of reward point extension
-
![alt text](image url)
-
HI there
Which version of Bagisto are you using? -
iam currently using 1.4.5
-
Hi there,
We are fixing this issue. and we will update once this issue will be resolved. -
Okay !! Thank you so much.
-
@sanjay-webkul
Hi
I have problem too. I've installed the bagisto version 2 but it returns error when I try to install reward-points packageGenerating optimized autoload files > Illuminate\Foundation\ComposerScripts::postAutoloadDump > @php artisan package:discover --ansi Error Interface "Tymon\JWTAuth\Contracts\JWTSubject" not found at vendor\bagisto\bagisto-reward-points\src\Models\Customer.php:14 10▕ use Webkul\Product\Models\ProductReviewProxy; 11▕ use Webkul\Customer\Notifications\CustomerResetPassword; 12▕ use Webkul\Customer\Contracts\Customer as CustomerContract; 13▕ ➜ 14▕ class Customer extends Authenticatable implements CustomerContract, JWTSubject 15▕ { 16▕ use Notifiable; 17▕ 18▕ protected $table = 'customers'; 1 vendor\composer\ClassLoader.php:576 2 vendor\composer\ClassLoader.php:427 Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1
How Can I fix it?