Iām a Frontend Engineer by profession and a passionate Technical Blogger. I enjoy sharing knowledge, contributing to open-source projects, and connecting with fellow developers.
You can use this as an alternative by defining packagename@version but the way I explained you need not have to run npm install for every package manually.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Hi Rajesh, how is this different/better than specifying the version when you install? e.g.
npm install packagename@1.0.0You can use this as an alternative by defining
packagename@versionbut the way I explained you need not have to run npm install for every package manually.