Skip to content
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

Some Moodle versions showing the following Error: Not enough arguments (missing: "plugin"). #120

Closed
luukverhoeven opened this issue Aug 6, 2024 · 4 comments

Comments

@luukverhoeven
Copy link
Contributor

I have a strange problem where the test says “Not enough arguments (missing: ‘plugin’).” But this isn’t the case for all releases. Is this a known problem?

See the following test results:
https://github.com/LdesignMedia/moodle-local_commander/actions/runs/10273057252/job/28426700810

image

image

@matthewhilton
Copy link
Contributor

Usually that is an indication the plugin install failed. Github automatically hides the dropdown though so its not super obvious, but if you click on the Moodle install output dropdown in the output, you'll see an error (probably #121)

@luukverhoeven
Copy link
Contributor Author

@matthewhilton Thanks, I didn’t notice that error. It does seem related to moodlehq/moodle-plugin-ci#309.

@matthewhilton
Copy link
Contributor

Hey @luukverhoeven Moodle/NVM haven't been very quick to remediate this so i've just merged in a temporary downgrade of nvm to fix it temporarily.

If you try running your pipelines again they should work consistently now.

@luukverhoeven
Copy link
Contributor Author

@matthewhilton Everything seems to be working again, thanks for the update. I’ll close this issue and hope Moodle/NVM resolves it correctly soon.

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

No branches or pull requests

2 participants