h5p content not appear in wordpess post

Hi everyone, i am newbie and i have a problem that i mentioned on topic title. i have followed the instructions of https://h5p.org and when i add h5p to a post, it not appear. 

it's console of browser:(file)(i can't upload image)

JQMIGRATE: Migrate is installed, version 1.4.1

1d1a42a464a563d684d9708335fcd52423f4b6e4.js:76 Uncaught TypeError: Cannot read property 'prototype' of undefined

h5p.js?ver=1.7.2:865 Unable to find constructor for: H5P.DragText 1.5H5P.error @ h5p.js?ver=1.7.2:865

h5p.js?ver=1.7.2:978 Uncaught TypeError: Cannot read property 'getCopyrights' of undefined

1d1a42a464a563d684d9708335fcd52423f4b6e4.js:76 Uncaught TypeError: Cannot read property 'prototype' of undefined

h5p.js?ver=1.7.2:865 Unable to find constructor for: H5P.DragText 1.5H5P.error @ h5p.js?ver=1.7.2:865

h5p.js?ver=1.7.2:978 Uncaught TypeError: Cannot read property 'getCopyrights' of undefined

5f8a1be….js:689 Uncaught TypeError: Cannot read property 'prototype' of undefined

h5p.js?ver=1.7.2:865 Unable to find constructor for: H5P.CoursePresentation 1.11H5P.error @ h5p.js?ver=1.7.2:865

h5p.js?ver=1.7.2:978 Uncaught TypeError: Cannot read property 'getCopyrights' of undefined

Are there anyone know how to fix this error. Please help me. Thank you very much.

thomasmars's picture

It's hard to say exactly what is wrong, but it appears like your server is not able to find the correct library code. I suggest uploading the latest release of libraries from the bottom of the update/install all recommended libraries guide.

Thank you for your helping, thomasmars. I have solved the problem. I did not why. But when I downloaded h5p from github and import it to wp-content/plugins, it worked