Required Javascript Library for BlocksPlus

I am trying to install BlockPlus module but am getting the error: “The library “javascript” should be installed. See module’s installation documentation.” The documentation doesn’t tell me what to install (at least that I can find). Can anyone point me in the right direction here? I’m running Omeka S version 2.1.0 and uncompressed Block Plus version 3.0.11 and attempted the install. Thanks in advance.

Jonathan

When you download a file from github, you should use the released one: https://github.com/Daniel-KM/Omeka-S-module-BlockPlus/releases that contains the dependencies, not only the source code.

Thank you Daniel. I look forward to installing this module and am grateful for your contributions.

Best,

Jonathan

With the source code, just run composer install --no-dev at the root of the module.

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.