Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- D:\Angular>ng new abc
- ? Would you like to add Angular routing? Yes
- ? Which stylesheet format would you like to use? (Use arrow keys)
- > CSS
- SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax ]
- ? Which stylesheet format would you like to use?
- CSS
- > SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax ]
- ? Which stylesheet format would you like to use? SCSS [ http://sass-lang.com/d
- ocumentation/file.SASS_REFERENCE.html#syntax ]
- CREATE abc/angular.json (3868 bytes)
- CREATE abc/package.json (1302 bytes)
- CREATE abc/README.md (1020 bytes)
- CREATE abc/tsconfig.json (435 bytes)
- CREATE abc/tslint.json (1621 bytes)
- CREATE abc/.editorconfig (246 bytes)
- CREATE abc/.gitignore (629 bytes)
- CREATE abc/src/favicon.ico (5430 bytes)
- CREATE abc/src/index.html (290 bytes)
- CREATE abc/src/main.ts (372 bytes)
- CREATE abc/src/polyfills.ts (2841 bytes)
- CREATE abc/src/styles.scss (80 bytes)
- CREATE abc/src/test.ts (642 bytes)
- CREATE abc/src/browserslist (388 bytes)
- CREATE abc/src/karma.conf.js (1016 bytes)
- CREATE abc/src/tsconfig.app.json (166 bytes)
- CREATE abc/src/tsconfig.spec.json (256 bytes)
- CREATE abc/src/tslint.json (244 bytes)
- CREATE abc/src/assets/.gitkeep (0 bytes)
- CREATE abc/src/environments/environment.prod.ts (51 bytes)
- CREATE abc/src/environments/environment.ts (662 bytes)
- CREATE abc/src/app/app-routing.module.ts (245 bytes)
- CREATE abc/src/app/app.module.ts (393 bytes)
- CREATE abc/src/app/app.component.html (1152 bytes)
- CREATE abc/src/app/app.component.spec.ts (1086 bytes)
- CREATE abc/src/app/app.component.ts (208 bytes)
- CREATE abc/src/app/app.component.scss (0 bytes)
- CREATE abc/e2e/protractor.conf.js (752 bytes)
- CREATE abc/e2e/tsconfig.e2e.json (213 bytes)
- CREATE abc/e2e/src/app.e2e-spec.ts (632 bytes)
- CREATE abc/e2e/src/app.po.ts (251 bytes)
- > [email protected] install D:\Angular\abc\node_modules\node-sass
- > node scripts/install.js
- Cached binary found at C:\Users\Krishna\AppData\Roaming\npm-cache\node-sass\4.11
- .0\win32-x64-67_binding.node
- > [email protected] postinstall D:\Angular\abc\node_modules\node-sass
- > node scripts/build.js
- Binary found at D:\Angular\abc\node_modules\node-sass\vendor\win32-x64-67\bindin
- g.node
- Testing binary
- Binary is fine
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse
- vents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
- 1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}
- )
- added 1075 packages from 1026 contributors and audited 42608 packages in 845.868
- s
- found 0 vulnerabilities
- warning: LF will be replaced by CRLF in .editorconfig.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in .gitignore.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in README.md.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in angular.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in e2e/protractor.conf.js.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in e2e/src/app.e2e-spec.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in e2e/src/app.po.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in e2e/tsconfig.e2e.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in package-lock.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in package.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/app/app-routing.module.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/app/app.component.html.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/app/app.component.spec.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/app/app.component.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/app/app.module.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/browserslist.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/environments/environment.prod.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/environments/environment.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/index.html.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/karma.conf.js.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/main.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/polyfills.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/styles.scss.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/test.ts.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/tsconfig.app.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/tsconfig.spec.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in src/tslint.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in tsconfig.json.
- The file will have its original line endings in your working directory.
- warning: LF will be replaced by CRLF in tslint.json.
- The file will have its original line endings in your working directory.
- Successfully initialized git.
Add Comment
Please, Sign In to add comment