pa11y / pa11y-dashboard

Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
https://pa11y.org
GNU General Public License v3.0
987 stars 181 forks source link

Investigate and fix issues with Node.js v16 #288

Open josebolos opened 3 years ago

josebolos commented 3 years ago

Pa11y Dashboard hangs forever when doing certain tasks (for example, adding a new URL) when running on Node.js v16.

Older versions seem unaffected.

zachatkinson commented 3 years ago

Were you able to solve this? I'm trying to get pa11y-dashboard configured for the first time and can't add any sites (endless hang). thought I did something wrong but triple-checked the instructions and I'm stumped!

josebolos commented 3 years ago

Hi @zachatkinson!

Unfortunately this hasn't been fixed yet, you will need to use an older version of Node.js for the dashboard to work.