openedx / paragon

πŸ’Ž An accessible, theme-ready design system built for learning applications and Open edX.

Home Page:https://paragon-openedx.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[docs] Paragon "Usage Insights" not updated with fresh data

adamstankiewicz opened this issue Β· comments

Bugs

The data backing the "Usage Insights" tool in the Paragon documentation website (see https://paragon-openedx.netlify.app/insights) has not been updated in the last ~2 months due to a failing GitHub Action. See https://github.com/openedx/paragon/actions/workflows/analyze-dependents.yml for the recent failures.

The failure is due to:

Run npm ci

> @openedx/paragon@20.18.1 prepare
> husky install

sh: 1: husky: not found
npm ERR! code 127
npm ERR! path /home/runner/work/paragon/paragon
npm ERR! command failed
npm ERR! command sh -c husky install

Tasks

πŸŽ‰ This issue has been resolved in version 22.2.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€