> node -v v18.16.1 > npm -v 9.5.1
> npm config get registry https://registry.npmjs.org
> npm config set registry https://registry.npmmirror.com
> npm config get registry https://registry.npmmirror.com
> get-executionpolicy Restricted
> set-executionpolicy remotesigned
> get-executionpolicy RemoteSigned
> npm install package_name --save
> npm install package_name --S
> npm install package_name --save-dev
> npm install package_name --D
> npm uninstall package_name
> npm list sfc@0.0.0 E:\WEB\sfc +-- @vitejs/plugin-vue@5.0.4 +-- axios@1.6.8 +-- nanoid@5.0.6 +-- sass@1.72.0 +-- vite@5.1.4 `-- vue@3.4.19
> npm list -g C:\Users\cnplaman\AppData\Roaming\npm +-- cnpm@9.2.0 +-- express@4.18.2 +-- json-server@1.0.0-alpha.23 +-- nodemon@3.0.3 +-- sass@1.69.5 `-- typescript@5.3.2
> npm info axios
> npm root C:\Users\cnplaman\Desktop\server\node_modules
> npm root -g C:\Users\cnplaman\AppData\Roaming\npm\node_modules
C:\Users\cnplaman\AppData\Roaming\npm\node_modules