node.js and npm/npx

David Zhao
Jul 21, 2021

--

node.js¹⁶.4.2 and npm/npx⁷.18.1, React¹⁷.0.2, Created at July 21, 2021, Read Series…

node.js ^16.4.2 and npm/npx ^7.18.1

The node.js version is update to ^16.4.2, from ^14.17.3. You can stay with ^14.17.3, You should install npx separately if you need npx.

npm uninstall -g npx
npm install -g npx

The regular npm command options are stay the same. npx is a built-in command now in npm ^7.18.1.

Conclusion

npm nodejs package manager
npxnodejs package runner

--

--

David Zhao

Expert on .Net, React, React Native . Professional on Asp.Net Mvc/Web Api, C#, React, Typescript, Maui, Html, Css, Sql Server/Oracle.