Closed rjkerrison closed 3 years ago
Apparently this didn't happen on the most recent npm install and the github workflow broke:
npm install
https://github.com/redbadger/esma-website/actions/runs/374828772
This ought to fix it. npm ci runs successfully for me locally now that I've made this change.
npm ci
Apparently this didn't happen on the most recent
npm install
and the github workflow broke:https://github.com/redbadger/esma-website/actions/runs/374828772
This ought to fix it.
npm ci
runs successfully for me locally now that I've made this change.