Zui Young

Results 6 comments of Zui Young

Hi @mgifford, can I check which version of Purple A11y are you using to run the scan? E.g. 0.9.46, or newer (i.e. directly from GitHub `master`)? If you are running...

Hi @mgifford, I am not able to replicate the deprecation warning of punycode. I have deleted my `node_modules` folder and `package-lock.json` file and done `npm install` on both node v18.x.x...

Hi @brianteeman, are you able to show the full command-line? I am unable to replicate the issue: Node version ``` young@youngs-MacBook-Pro purple-a11y % nvm use --lts Now using node v20.11.1...

Thanks, I have resolved the deprecation in https://github.com/GovTechSG/purple-a11y/commit/4f8518c5fe2c51a00f63fdb510c404007174887e. It will be effective in upcoming release.

Would you be able to elaborate :)

Specifying the following flag when running `cli.js` allow the user to specify the maximum pages scanned: ``` -p, --maxpages Maximum number of pages to scan (default: 1 00). Only available...