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

Add php-enum to legacy-libraries #1284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sarjona
Copy link
Member

@sarjona sarjona commented Mar 11, 2025

No description provided.

Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 90c44e2
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/67d12c3fb2c7ce0008bc650d
😎 Deploy Preview https://deploy-preview-1284--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sarjona
Copy link
Member Author

sarjona commented Mar 11, 2025

I haven't been able to regenerate the libraries page. I'm getting this error when running it:

$ yarn libraries-generate
node:internal/modules/cjs/loader:1452
  return process.dlopen(module, path.toNamespacedPath(filename));
                 ^

Error: The module '/home/sara/workspace/devdocs/node_modules/libxmljs2/build/Release/xmljs.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 108. This version of Node.js requires
NODE_MODULE_VERSION 109. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
    at Module._extensions..node (node:internal/modules/cjs/loader:1452:18)
    at Module.load (node:internal/modules/cjs/loader:1197:32)
    at Module._load (node:internal/modules/cjs/loader:1013:12)
    at Module.require (node:internal/modules/cjs/loader:1225:19)
    at require (node:internal/modules/helpers:177:18)
    at bindings (/home/sara/workspace/devdocs/node_modules/bindings/bindings.js:112:48)
    at Object.<anonymous> (/home/sara/workspace/devdocs/node_modules/libxmljs2/lib/bindings.js:1:37)
    at Module._compile (node:internal/modules/cjs/loader:1356:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
    at Module.load (node:internal/modules/cjs/loader:1197:32) {
  code: 'ERR_DLOPEN_FAILED'

But hopefully, they'll be regenerated automatically (or when any library is updated).

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.

1 participant