Skip to content

Conversation

@sarjona
Copy link
Member

@sarjona sarjona commented Mar 11, 2025

No description provided.

@netlify
Copy link

netlify bot commented Mar 11, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit 71aae8b
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/67d26c36a09ca90008e85d8c
😎 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).

@andrewnicols andrewnicols added this pull request to the merge queue Mar 13, 2025
Merged via the queue into moodle:main with commit 421c4b3 Mar 13, 2025
5 of 6 checks passed
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