Skip to content

Latest commit

 

History

History
53 lines (49 loc) · 1.3 KB

NODE.md

File metadata and controls

53 lines (49 loc) · 1.3 KB

Environment Install

NODE

Download
https://nodejs.org

Environment
NODE_ENV=development

NPM

Show
npm list -g --depth 0

Path
C:\Users\dener\AppData\Roaming\npm

Packages
+-- @angular/cli@19.0.2
+-- @loopback/cli@6.1.2
+-- @nestjs/cli@10.4.8
+-- @sentry/wizard@3.34.4
+-- copyfiles@2.4.1
+-- cross-env@7.0.3
+-- dart-sass@1.25.0
+-- editorconfig@2.0.0
+-- eslint@9.15.0
+-- grunt@1.6.1
+-- gulp@5.0.0
+-- htmlhint@1.1.4
+-- http-server@14.1.1
+-- hugo-bin@0.136.2
+-- jest@29.7.0
+-- node-gyp@10.2.0
+-- node-sass@9.0.0
+-- nodemon@3.1.7
+-- npm-check-updates@17.1.11
+-- npm-check@6.0.1
+-- npm-run-all@4.1.5
+-- npm-windows-upgrade@6.0.1
+-- npm@10.9.1
+-- nx@20.1.3
+-- rm@0.1.8
+-- sass-migrator@2.2.1
+-- sass@1.81.0
+-- typeorm-model-generator@0.4.6
+-- typescript@5.7.2

Packages

npm i -g @angular/cli@19.0.2 @loopback/cli@6.1.2 @nestjs/cli@10.4.8 @sentry/wizard@3.34.4 copyfiles@2.4.1 cross-env@7.0.3 dart-sass@1.25.0 editorconfig@2.0.0 eslint@9.15.0 grunt@1.6.1 gulp@5.0.0 htmlhint@1.1.4 http-server@14.1.1 hugo-bin@0.136.2 jest@29.7.0 node-gyp@10.2.0 node-sass@9.0.0 nodemon@3.1.7 npm-check-updates@17.1.11 npm-check@6.0.1 npm-run-all@4.1.5 npm-windows-upgrade@6.0.1 npm@10.9.1 nx@20.1.3 rm@0.1.8 sass-migrator@2.2.1 sass@1.81.0 typeorm-model-generator@0.4.6 typescript@5.7.2