feelpp / antora-ui

https://feelpp.github.io/antora-ui/
Mozilla Public License 2.0
0 stars 2 forks source link

resolves #66 #67

Closed prudhomm closed 11 months ago

prudhomm commented 11 months ago
ggrossetie commented 11 months ago

You can add this example in the documentation:

https://github.com/feelpp/antora-ui/blob/main/docs/modules/ROOT/pages/admonition-styles.adoc#L42

netlify[bot] commented 11 months ago

Deploy Preview for peppy-froyo-6a3edb failed.

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/peppy-froyo-6a3edb/deploys/650210246cfc3a3f132151fa
ggrossetie commented 11 months ago

Not really sure why Netlify is failing:

9:32:29 PM: Generator not found or failed to load. Try installing the '@antora/site-generator' package.
9:32:29 PM: /opt/build/repo/node_modules/@antora/site-generator/lib/generator-context.js:30
9:32:29 PM:   #fxns
9:32:29 PM:   ^
9:32:29 PM: SyntaxError: Invalid or unexpected token
9:32:29 PM:     at Module._compile (internal/modules/cjs/loader.js:723:23)
9:32:29 PM:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
9:32:29 PM:     at Module.load (internal/modules/cjs/loader.js:653:32)
9:32:29 PM:     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
9:32:29 PM:     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
9:32:29 PM:     at Module.require (internal/modules/cjs/loader.js:692:17)
9:32:29 PM:     at require (internal/modules/cjs/helpers.js:25:18)
9:32:29 PM:     at Object.<anonymous> (/opt/build/repo/node_modules/@antora/site-generator/lib/generate-site.js:3:26)
9:32:29 PM:     at Module._compile (internal/modules/cjs/loader.js:778:30)
9:32:29 PM:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)

Maybe a cache issue or an outdated version of Node.js ?