You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason NodeJS is still version 22.5.0 (perhaps the workflow need some time to update?)? Meanwhile don't know where the following error come from (why cssutils is needed to build docs)?
Failed to generate docs for module io: ModuleNotFoundError("No module named 'cssutils'")
not to worry, pretty sure that's just because i reran a workflow that triggered before this PR was merged and so it seems to have used the same commit SHA it ran with the 1st time, i.e. with the code before this PR
GitHub Pages- Build site workflow is failing. Looks like the same as npm/cli#7666.
Just guess, not sure, perhaps we should limit the version to 22.4 npm/cli#7666 (comment):
https://github.com/janosh/workflows/blob/a03fa54b611812dc710460abe6ad69ddec4984bc/.github/workflows/nodejs-gh-pages.yml#L6-L9
The text was updated successfully, but these errors were encountered: