-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Doc): Add supported Node Version for Harbor UI in .nvmrc #21153
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #21153 +/- ##
==========================================
+ Coverage 45.36% 46.15% +0.78%
==========================================
Files 244 247 +3
Lines 13333 13883 +550
Branches 2719 2875 +156
==========================================
+ Hits 6049 6408 +359
- Misses 6983 7137 +154
- Partials 301 338 +37
Flags with carried forward coverage won't be shown. Click here to find out more. |
55f922c
to
61646a6
Compare
Please refer to #21044 (comment) |
Signed-off-by: bupd <[email protected]> update nvmrc to supported version Signed-off-by: bupd <[email protected]>
@MinerYang update .nvmrc to the supported version. |
Ready for review and merge.!! |
This PR is completed and Is Ready to be merged. Thanks |
Summary
README
to clarify the steps to setup Harbor UI.Changes made
.nvmrc
(to indicate node version)Issue being fixed
Fixes #21044
Labels:
area/doc
,area/ui
Please indicate you've done the following: