Hello guys,
I think Rohit meant to upgrade the Node version to v18, as NPM is only
the package manager and its latest release is 10.0.
Currently, we do not enforce either Node or NPM version in the building;
therefore, one can use newer Node versions rather than v14. The problem
faced by Roh
Hey Rohit,
guess this is not a hot topic, but i'm +1 on this. with 4.18 out I think
now is a good time.
On Thu, Aug 10, 2023 at 10:53 AM Rohit Yadav
wrote:
> All,
>
> Our UI building in packages/PRs uses npm v14, while the current LTS
> version is v18. However, since we use npm for only developm
All,
Our UI building in packages/PRs uses npm v14, while the current LTS version is
v18. However, since we use npm for only development and building the UI
statically there are hopefully no concerns around security and support.
I've been using both v14 and v16 to build UI across different branc