-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
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
Unable to build #103
Comments
@aminemarref There's nothing to build, hence no package.json file. |
Could you tell me how to use it? I tried to upload to the upload location of h5p.org, but it requires a file with the .h5p suffix. |
@100jiaxing h5p.org is a site for testing H5P on a live system, you cannot upload library files there. And you normally also do not require to build libraries on your own. You can install H5P on your own platform (see https://h5p.org/installation) and install content types from within the H5P Hub. |
Yes, thank you for your reply. I use wordpress and I have the h5p plugin installed, but it offers limited content types. For example, I want to use the https://github.com/sherin-shifana/h5p-mark-the-letters.git card feature, but I don't know how to use it |
@100jiaxing You could consult https://peter.baumgartner.name/2021/04/12/h5p-library-installation/ for instance or ask on the H5P forums. An issue of some completely unrelated repository is hardly the right place to get support. |
ok i see ,thinks |
Running
npm install
complains about missingpackage.json
.The text was updated successfully, but these errors were encountered: