guaridan_007

node-sass : system without any issue

Apr 10th, 2019
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. D:\Angular>ng new abc
  2. ? Would you like to add Angular routing? Yes
  3. ? Which stylesheet format would you like to use? (Use arrow keys)
  4. > CSS
  5. SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax ]
  6.  
  7. ? Which stylesheet format would you like to use?
  8. CSS
  9. > SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax ]
  10.  
  11. ? Which stylesheet format would you like to use? SCSS [ http://sass-lang.com/d
  12.  
  13. ocumentation/file.SASS_REFERENCE.html#syntax ]
  14. CREATE abc/angular.json (3868 bytes)
  15. CREATE abc/package.json (1302 bytes)
  16. CREATE abc/README.md (1020 bytes)
  17. CREATE abc/tsconfig.json (435 bytes)
  18. CREATE abc/tslint.json (1621 bytes)
  19. CREATE abc/.editorconfig (246 bytes)
  20. CREATE abc/.gitignore (629 bytes)
  21. CREATE abc/src/favicon.ico (5430 bytes)
  22. CREATE abc/src/index.html (290 bytes)
  23. CREATE abc/src/main.ts (372 bytes)
  24. CREATE abc/src/polyfills.ts (2841 bytes)
  25. CREATE abc/src/styles.scss (80 bytes)
  26. CREATE abc/src/test.ts (642 bytes)
  27. CREATE abc/src/browserslist (388 bytes)
  28. CREATE abc/src/karma.conf.js (1016 bytes)
  29. CREATE abc/src/tsconfig.app.json (166 bytes)
  30. CREATE abc/src/tsconfig.spec.json (256 bytes)
  31. CREATE abc/src/tslint.json (244 bytes)
  32. CREATE abc/src/assets/.gitkeep (0 bytes)
  33. CREATE abc/src/environments/environment.prod.ts (51 bytes)
  34. CREATE abc/src/environments/environment.ts (662 bytes)
  35. CREATE abc/src/app/app-routing.module.ts (245 bytes)
  36. CREATE abc/src/app/app.module.ts (393 bytes)
  37. CREATE abc/src/app/app.component.html (1152 bytes)
  38. CREATE abc/src/app/app.component.spec.ts (1086 bytes)
  39. CREATE abc/src/app/app.component.ts (208 bytes)
  40. CREATE abc/src/app/app.component.scss (0 bytes)
  41. CREATE abc/e2e/protractor.conf.js (752 bytes)
  42. CREATE abc/e2e/tsconfig.e2e.json (213 bytes)
  43. CREATE abc/e2e/src/app.e2e-spec.ts (632 bytes)
  44. CREATE abc/e2e/src/app.po.ts (251 bytes)
  45.  
  46. > [email protected] install D:\Angular\abc\node_modules\node-sass
  47. > node scripts/install.js
  48.  
  49. Cached binary found at C:\Users\Krishna\AppData\Roaming\npm-cache\node-sass\4.11
  50. .0\win32-x64-67_binding.node
  51.  
  52. > [email protected] postinstall D:\Angular\abc\node_modules\node-sass
  53. > node scripts/build.js
  54.  
  55. Binary found at D:\Angular\abc\node_modules\node-sass\vendor\win32-x64-67\bindin
  56. g.node
  57. Testing binary
  58. Binary is fine
  59. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse
  60. vents):
  61. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@
  62. 1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}
  63. )
  64.  
  65. added 1075 packages from 1026 contributors and audited 42608 packages in 845.868
  66. s
  67. found 0 vulnerabilities
  68.  
  69. warning: LF will be replaced by CRLF in .editorconfig.
  70. The file will have its original line endings in your working directory.
  71. warning: LF will be replaced by CRLF in .gitignore.
  72. The file will have its original line endings in your working directory.
  73. warning: LF will be replaced by CRLF in README.md.
  74. The file will have its original line endings in your working directory.
  75. warning: LF will be replaced by CRLF in angular.json.
  76. The file will have its original line endings in your working directory.
  77. warning: LF will be replaced by CRLF in e2e/protractor.conf.js.
  78. The file will have its original line endings in your working directory.
  79. warning: LF will be replaced by CRLF in e2e/src/app.e2e-spec.ts.
  80. The file will have its original line endings in your working directory.
  81. warning: LF will be replaced by CRLF in e2e/src/app.po.ts.
  82. The file will have its original line endings in your working directory.
  83. warning: LF will be replaced by CRLF in e2e/tsconfig.e2e.json.
  84. The file will have its original line endings in your working directory.
  85. warning: LF will be replaced by CRLF in package-lock.json.
  86. The file will have its original line endings in your working directory.
  87. warning: LF will be replaced by CRLF in package.json.
  88. The file will have its original line endings in your working directory.
  89. warning: LF will be replaced by CRLF in src/app/app-routing.module.ts.
  90. The file will have its original line endings in your working directory.
  91. warning: LF will be replaced by CRLF in src/app/app.component.html.
  92. The file will have its original line endings in your working directory.
  93. warning: LF will be replaced by CRLF in src/app/app.component.spec.ts.
  94. The file will have its original line endings in your working directory.
  95. warning: LF will be replaced by CRLF in src/app/app.component.ts.
  96. The file will have its original line endings in your working directory.
  97. warning: LF will be replaced by CRLF in src/app/app.module.ts.
  98. The file will have its original line endings in your working directory.
  99. warning: LF will be replaced by CRLF in src/browserslist.
  100. The file will have its original line endings in your working directory.
  101. warning: LF will be replaced by CRLF in src/environments/environment.prod.ts.
  102. The file will have its original line endings in your working directory.
  103. warning: LF will be replaced by CRLF in src/environments/environment.ts.
  104. The file will have its original line endings in your working directory.
  105. warning: LF will be replaced by CRLF in src/index.html.
  106. The file will have its original line endings in your working directory.
  107. warning: LF will be replaced by CRLF in src/karma.conf.js.
  108. The file will have its original line endings in your working directory.
  109. warning: LF will be replaced by CRLF in src/main.ts.
  110. The file will have its original line endings in your working directory.
  111. warning: LF will be replaced by CRLF in src/polyfills.ts.
  112. The file will have its original line endings in your working directory.
  113. warning: LF will be replaced by CRLF in src/styles.scss.
  114. The file will have its original line endings in your working directory.
  115. warning: LF will be replaced by CRLF in src/test.ts.
  116. The file will have its original line endings in your working directory.
  117. warning: LF will be replaced by CRLF in src/tsconfig.app.json.
  118. The file will have its original line endings in your working directory.
  119. warning: LF will be replaced by CRLF in src/tsconfig.spec.json.
  120. The file will have its original line endings in your working directory.
  121. warning: LF will be replaced by CRLF in src/tslint.json.
  122. The file will have its original line endings in your working directory.
  123. warning: LF will be replaced by CRLF in tsconfig.json.
  124. The file will have its original line endings in your working directory.
  125. warning: LF will be replaced by CRLF in tslint.json.
  126. The file will have its original line endings in your working directory.
  127. Successfully initialized git.
Add Comment
Please, Sign In to add comment