Skip to content

#251 Fix third party library list - #254

Open
NeillM wants to merge 1 commit into
moodlehq:mainfrom
NeillM:thirdpartylibs-fix
Open

#251 Fix third party library list#254
NeillM wants to merge 1 commit into
moodlehq:mainfrom
NeillM:thirdpartylibs-fix

Conversation

@NeillM

@NeillM NeillM commented Apr 7, 2026

Copy link
Copy Markdown

A third party library (php-compatibility) has been removed from the plugin, however it was still referenced in the thirdpartylibs.xml

This caused there to be some problems when the plugin is installed in Moodle:

  1. grunt watch did not function correctly
  2. codechecker did not pass its own checks

This is a fix for issue #251

A third party library (php-compatibility) has been removed from the plugin, however it was still referenced in the `thirdpartylibs.xml`

This caused there to be some problems when the plugin is installed in Moodle:

1. `grunt watch` did not function correctly
2. codechecker did not pass its own checks
@jrchamp

jrchamp commented Jul 25, 2026

Copy link
Copy Markdown

I can confirm that this fixes the issue. I was just about to propose the same fix, because having local_codechecker installed was breaking my ability to run npx grunt amd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants