chore: update Links to Design Pattern > Assessment#6155
chore: update Links to Design Pattern > Assessment#6155ferBonnin merged 3 commits intomicrosoft:mainfrom
Conversation
- point to correct ARIA APG - fix various broken links w/ (typos)
ferBonnin
left a comment
There was a problem hiding this comment.
one minor change requested, otherwise looks good!
src/assessments/custom-widgets/custom-widgets-column-renderer.tsx
Outdated
Show resolved
Hide resolved
|
Looks like tests also needs update. |
|
@ferBonnin Apart from this PR, I wasn't able to setup the local dev env for this repo, getting errors due to node version. PFA, (tried upgrading node, re-installing, cleaning caches, etc. still it didn't work) any guess? |
|
Andd this one isn't related to changes in this PR I guess? :- Edit: Done! |
015fe08 to
114af3f
Compare
|
Fixed the tests :) PS: Lmk, how to resolve 👇
|
I re-ran that job and it looks ok now 🙂 |
tagging @lisli1 to see if we can help with this! |
@Pranav-yadav we only support the version that we actively test against, which is currently 16. Please try using node version ^16.14.2 and see if that solves your issue. For managing different node installs side-by-side, you may try using Volta (on Windows) or nvm (on mac/linux/WSL). |
|
Thanks @lisli1 , got it. |
|
Hey @lisli1! |

Details
#6116 (comment)
Motivation
closes #6116
Context
Pull request checklist
yarn null:autoaddyarn fastpassyarn test)<rootDir>/test-results/unit/coveragefix:,chore:,feat(feature-name):,refactor:). SeeCONTRIBUTING.md.