rohityadavcloud commented on PR #9070: URL: https://github.com/apache/cloudstack/pull/9070#issuecomment-2162807801
@shwstppr LGTM but pl check if the package-lock.json needs to be removed and re-added in format/version 1, if only required: ``` npm i --lockfile-version 1 ``` This is because, changing the lock file version may not work with older/other npm versions or cause unknown consequences due to change in direct/indirect dependencies; full UI QA may be necessary when/if this happens. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org