This differential applies temporary solution to allow usage of node version >= 18 since it is necessary for current project regarding blob service and big notifications.
The solution is not perfect and the correct one will be implemented in future: https://linear.app/comm/issue/ENG-4373/revert-to-using-nvm-to-lock-into-specific-node-version
Details
- Reviewers
ashoat • jon - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) - Commits
- rCOMM649a14c6bd91: Modify NIX and keyserver configuration files to allow node version >= 18
- run yarn cleaninstall
- run nix develop
- run node --version and expect the output to match 18.12.1
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
For other tooltip actions we don't need to manually set this style. Can we use the mechanism we already have, or are there any reasons for not doing so?