You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 🎯 Aim
Fixup in validating node version and grant api action.
## ✅ What was done
- [X] changed the version of node 18 to be validated
- [X] fixup in grant api action
- [X] prepared pre-release
## 🔗 Related issue
Closes: #129
## 🎯 Aim
Fixup in validating node version and grant api action.
## ✅ What was done
- [X] changed the version of node 18 to be validated
- [X] fixup in grant api action
- [X] prepared pre-release
## 🔗 Related issue
Closes: #129
📝 Describe the bug
we validate wrong version of node 18. Currently we validate 18.12
https://github.com/pnp/vscode-viva/blob/340a79c01ed6fd0ac8c320f45dea3fa138a5b08b/src/services/Dependencies.ts#L11C47-L11C47
but should validate >= 18.17.1
📜 Expected behavior
Should validate for node >= 18.17.1
📷 Screenshots
💻 Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: