We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, Ive installed the package but when I tried to publish, I encountered these errors:
INFO Publishing assets. Copying file [vendor/devleaptech/laravel-h5p/config/laravel-h5p.php] to [config/laravel-h5p.php] ............................................ DONE Copying file [vendor/devleaptech/laravel-h5p/lang/en/laravel-h5p.php] to [resources/lang/en/laravel-h5p.php] ................................ DONE Copying file [vendor/devleaptech/laravel-h5p/lang/fr/laravel-h5p.php] to [resources/lang/fr/laravel-h5p.php] ................................ DONE Copying file [vendor/devleaptech/laravel-h5p/lang/ar/laravel-h5p.php] to [resources/lang/ar/laravel-h5p.php] ................................ DONE Copying file [vendor/devleaptech/laravel-h5p/lang/pt/laravel-h5p.php] to [resources/lang/pt/laravel-h5p.php] ................................ DONE Copying directory [vendor/devleaptech/laravel-h5p/views/h5p] to [resources/views/h5p] ....................................................... DONE Copying directory [vendor/devleaptech/laravel-h5p/migrations] to [database/migrations] ...................................................... DONE Copying directory [vendor/devleaptech/laravel-h5p/assets] to [public/assets/vendor/laravel-h5p] ............................................. DONE ERROR Can't locate path: <vendor/h5p/h5p-core/fonts>. ERROR Can't locate path: <vendor/h5p/h5p-core/images>. ERROR Can't locate path: <vendor/h5p/h5p-core/js>. ERROR Can't locate path: <vendor/h5p/h5p-core/styles>. ERROR Can't locate path: <vendor/h5p/h5p-editor/ckeditor>. ERROR Can't locate path: <vendor/h5p/h5p-editor/images>. ERROR Can't locate path: <vendor/h5p/h5p-editor/language>. ERROR Can't locate path: <vendor/h5p/h5p-editor/libs>. ERROR Can't locate path: <vendor/h5p/h5p-editor/scripts>. ERROR Can't locate path: <vendor/h5p/h5p-editor/styles>.
Any idea where these files are or how can I find these?
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Ive installed the package but when I tried to publish, I encountered these errors:
Any idea where these files are or how can I find these?
Thank you
The text was updated successfully, but these errors were encountered: