Advertisement
Guest User

Untitled

a guest
Mar 25th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. vbs@ubuntu:~/Projects/esp_rgbww_webinterface$ npm run init
  2.  
  3. > [email protected] init /home/vbs/Projects/esp_rgbww_webinterface
  4. > npm install && npm install bower && bower install
  5.  
  6. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  7. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  8. npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
  9.  
  10. > [email protected] install /home/vbs/Projects/esp_rgbww_webinterface/node_modules/iltorb
  11. > node-gyp rebuild
  12.  
  13. make: Entering directory '/home/vbs/Projects/esp_rgbww_webinterface/node_modules/iltorb/build'
  14. CC(target) Release/obj.target/decode/brotli/common/dictionary.o
  15. CC(target) Release/obj.target/decode/brotli/dec/bit_reader.o
  16. CC(target) Release/obj.target/decode/brotli/dec/decode.o
  17. CC(target) Release/obj.target/decode/brotli/dec/huffman.o
  18. CC(target) Release/obj.target/decode/brotli/dec/state.o
  19. CXX(target) Release/obj.target/decode/src/common/allocator.o
  20. CXX(target) Release/obj.target/decode/src/common/stream_coder.o
  21. CXX(target) Release/obj.target/decode/src/dec/decode_index.o
  22. CXX(target) Release/obj.target/decode/src/dec/stream_decode.o
  23. CXX(target) Release/obj.target/decode/src/dec/stream_decode_worker.o
  24. SOLINK_MODULE(target) Release/obj.target/decode.node
  25. COPY Release/decode.node
  26. CC(target) Release/obj.target/encode/brotli/common/dictionary.o
  27. CC(target) Release/obj.target/encode/brotli/enc/backward_references.o
  28. CC(target) Release/obj.target/encode/brotli/enc/bit_cost.o
  29. CC(target) Release/obj.target/encode/brotli/enc/block_splitter.o
  30. CC(target) Release/obj.target/encode/brotli/enc/brotli_bit_stream.o
  31. CC(target) Release/obj.target/encode/brotli/enc/cluster.o
  32. CC(target) Release/obj.target/encode/brotli/enc/compress_fragment.o
  33. CC(target) Release/obj.target/encode/brotli/enc/compress_fragment_two_pass.o
  34. CC(target) Release/obj.target/encode/brotli/enc/encode.o
  35. CC(target) Release/obj.target/encode/brotli/enc/entropy_encode.o
  36. CC(target) Release/obj.target/encode/brotli/enc/histogram.o
  37. CC(target) Release/obj.target/encode/brotli/enc/literal_cost.o
  38. CC(target) Release/obj.target/encode/brotli/enc/memory.o
  39. CC(target) Release/obj.target/encode/brotli/enc/metablock.o
  40. CC(target) Release/obj.target/encode/brotli/enc/static_dict.o
  41. CC(target) Release/obj.target/encode/brotli/enc/utf8_util.o
  42. CXX(target) Release/obj.target/encode/src/common/allocator.o
  43. CXX(target) Release/obj.target/encode/src/common/stream_coder.o
  44. CXX(target) Release/obj.target/encode/src/enc/encode_index.o
  45. CXX(target) Release/obj.target/encode/src/enc/stream_encode.o
  46. CXX(target) Release/obj.target/encode/src/enc/stream_encode_worker.o
  47. SOLINK_MODULE(target) Release/obj.target/encode.node
  48. COPY Release/encode.node
  49. make: Leaving directory '/home/vbs/Projects/esp_rgbww_webinterface/node_modules/iltorb/build'
  50. [email protected] /home/vbs/Projects/esp_rgbww_webinterface
  51. │ ├── [email protected]
  52. │ ├── [email protected]
  53. │ ├── [email protected]
  54. │ ├── [email protected]
  55. │ ├── [email protected]
  56. │ ├── [email protected]
  57. │ ├─┬ [email protected]
  58. │ │ ├─┬ [email protected]
  59. │ │ │ ├── [email protected]
  60. │ │ │ └── [email protected]
  61. │ │ └── [email protected]
  62. │ ├── [email protected]
  63. │ ├─┬ [email protected]
  64. │ │ ├── [email protected]
  65. │ │ └── [email protected]
  66. │ ├─┬ [email protected]
  67. │ │ ├─┬ [email protected]
  68. │ │ │ ├── [email protected]
  69. │ │ │ └── [email protected]
  70. │ │ ├── [email protected]
  71. │ │ └── [email protected]
  72. │ ├── [email protected]
  73. │ ├── [email protected]
  74. │ ├── [email protected]
  75. │ ├─┬ [email protected]
  76. │ │ ├─┬ [email protected]
  77. │ │ │ ├── [email protected]
  78. │ │ │ └── [email protected]
  79. │ │ └── [email protected]
  80. │ ├── [email protected]
  81. │ ├─┬ [email protected]
  82. │ │ ├── [email protected]
  83. │ │ └── [email protected]
  84. │ ├─┬ [email protected]
  85. │ │ └── [email protected]
  86. │ ├── [email protected]
  87. │ ├── [email protected]
  88. │ └── [email protected]
  89. │ ├─┬ [email protected]
  90. │ │ └── [email protected]
  91. │ └─┬ [email protected]
  92. │ ├─┬ [email protected]
  93. │ │ ├── [email protected]
  94. │ │ ├── [email protected]
  95. │ │ ├─┬ [email protected]
  96. │ │ │ └── [email protected]
  97. │ │ ├── [email protected]
  98. │ │ ├── [email protected]
  99. │ │ └─┬ [email protected]
  100. │ │ ├── [email protected]
  101. │ │ └── [email protected]
  102. │ └── [email protected]
  103. │ ├─┬ [email protected]
  104. │ │ ├─┬ [email protected]
  105. │ │ │ ├─┬ [email protected]
  106. │ │ │ │ └── [email protected]
  107. │ │ │ ├── [email protected]
  108. │ │ │ ├── [email protected]
  109. │ │ │ ├── [email protected]
  110. │ │ │ └── [email protected]
  111. │ │ ├── [email protected]
  112. │ │ ├── [email protected]
  113. │ │ ├─┬ [email protected]
  114. │ │ │ ├── [email protected]
  115. │ │ │ ├─┬ [email protected]
  116. │ │ │ │ └── [email protected]
  117. │ │ │ ├─┬ [email protected]
  118. │ │ │ │ └─┬ [email protected]
  119. │ │ │ │ ├── [email protected]
  120. │ │ │ │ └── [email protected]
  121. │ │ │ ├── [email protected]
  122. │ │ │ └── [email protected]
  123. │ │ ├── [email protected]
  124. │ │ ├─┬ [email protected]
  125. │ │ │ ├── [email protected]
  126. │ │ │ ├── [email protected]
  127. │ │ │ ├── [email protected]
  128. │ │ │ ├── [email protected]
  129. │ │ │ ├── [email protected]
  130. │ │ │ └── [email protected]
  131. │ │ ├─┬ [email protected]
  132. │ │ │ ├── [email protected]
  133. │ │ │ ├── [email protected]
  134. │ │ │ └── [email protected]
  135. │ │ ├── [email protected]
  136. │ │ └─┬ [email protected]
  137. │ │ ├─┬ [email protected]
  138. │ │ │ └─┬ [email protected]
  139. │ │ │ └── [email protected]
  140. │ │ └── [email protected]
  141. │ ├─┬ [email protected]
  142. │ │ ├── [email protected]
  143. │ │ ├── [email protected]
  144. │ │ ├─┬ [email protected]
  145. │ │ │ └── [email protected]
  146. │ │ ├── [email protected]
  147. │ │ └── [email protected]
  148. │ ├─┬ [email protected]
  149. │ │ └── [email protected]
  150. │ ├── [email protected]
  151. │ ├─┬ [email protected]
  152. │ │ └── [email protected]
  153. │ └── [email protected]
  154. │ └── [email protected]
  155. │ ├─┬ [email protected]
  156. │ │ ├─┬ [email protected]
  157. │ │ │ └── [email protected]
  158. │ │ └─┬ [email protected]
  159. │ │ └── [email protected]
  160. │ └─┬ [email protected]
  161. │ ├─┬ [email protected]
  162. │ │ └── [email protected]
  163. │ ├─┬ [email protected]
  164. │ │ ├─┬ [email protected]
  165. │ │ │ └── [email protected]
  166. │ │ └─┬ [email protected]
  167. │ │ └── [email protected]
  168. │ └─┬ [email protected]
  169. │ ├── [email protected]
  170. │ └─┬ [email protected]
  171. │ ├─┬ [email protected]
  172. │ │ └── [email protected]
  173. │ ├─┬ [email protected]
  174. │ │ ├─┬ [email protected]
  175. │ │ │ └── [email protected]
  176. │ │ └── [email protected]
  177. │ ├── [email protected]
  178. │ ├── [email protected]
  179. │ ├─┬ [email protected]
  180. │ │ ├── [email protected]
  181. │ │ ├─┬ [email protected]
  182. │ │ │ └── [email protected]
  183. │ │ ├── [email protected]
  184. │ │ └─┬ [email protected]
  185. │ │ ├─┬ [email protected]
  186. │ │ │ └── [email protected]
  187. │ │ └── [email protected]
  188. │ ├─┬ [email protected]
  189. │ │ ├─┬ [email protected]
  190. │ │ │ ├── [email protected]
  191. │ │ │ └─┬ [email protected]
  192. │ │ │ └── [email protected]
  193. │ │ └─┬ [email protected]
  194. │ │ ├─┬ [email protected]
  195. │ │ │ ├── [email protected]
  196. │ │ │ ├─┬ [email protected]
  197. │ │ │ │ └─┬ [email protected]
  198. │ │ │ │ └── [email protected]
  199. │ │ │ ├── [email protected]
  200. │ │ │ └─┬ [email protected]
  201. │ │ │ └── [email protected]
  202. │ │ └─┬ [email protected]
  203. │ │ └── [email protected]
  204. │ ├─┬ [email protected]
  205. │ │ ├─┬ [email protected]
  206. │ │ │ └─┬ [email protected]
  207. │ │ │ └── [email protected]
  208. │ │ └── [email protected]
  209. │ └── [email protected]
  210. │ ├── [email protected]
  211. │ ├─┬ [email protected]
  212. │ │ ├── [email protected]
  213. │ │ ├── [email protected]
  214. │ │ └─┬ [email protected]
  215. │ │ ├── [email protected]
  216. │ │ ├─┬ [email protected]
  217. │ │ │ ├─┬ [email protected]
  218. │ │ │ │ ├─┬ [email protected]
  219. │ │ │ │ │ ├─┬ [email protected]
  220. │ │ │ │ │ │ └── [email protected]
  221. │ │ │ │ │ ├── [email protected]
  222. │ │ │ │ │ └── [email protected]
  223. │ │ │ │ └── [email protected]
  224. │ │ │ └── [email protected]
  225. │ │ ├── [email protected]
  226. │ │ └── [email protected]
  227. │ └── [email protected]
  228. │ ├── [email protected]
  229. │ └─┬ [email protected]
  230. │ ├── [email protected]
  231. │ ├── [email protected]
  232. │ ├── [email protected]
  233. │ ├─┬ [email protected]
  234. │ │ ├── [email protected]
  235. │ │ └── [email protected]
  236. │ ├─┬ [email protected]
  237. │ │ └── [email protected]
  238. │ ├── [email protected]
  239. │ ├── [email protected]
  240. │ ├── [email protected]
  241. │ ├── [email protected]
  242. │ ├── [email protected]
  243. │ └── [email protected]
  244. └─┬ [email protected]
  245. └── [email protected]
  246.  
  247. [email protected] /home/vbs/Projects/esp_rgbww_webinterface
  248. └── [email protected] extraneous
  249.  
  250. bower angular#^1.5.0 cached https://github.com/angular/bower-angular.git#1.6.3
  251. bower angular#^1.5.0 validate 1.6.3 against https://github.com/angular/bower-angular.git#^1.5.0
  252. bower angular-animate#^1.5.0 cached https://github.com/angular/bower-angular-animate.git#1.6.3
  253. bower angular-animate#^1.5.0 validate 1.6.3 against https://github.com/angular/bower-angular-animate.git#^1.5.0
  254. bower angular-aria#^1.5.0 cached https://github.com/angular/bower-angular-aria.git#1.6.3
  255. bower angular-aria#^1.5.0 validate 1.6.3 against https://github.com/angular/bower-angular-aria.git#^1.5.0
  256. bower angular-material#^1.0.5 cached https://github.com/angular/bower-material.git#1.1.3
  257. bower angular-material#^1.0.5 validate 1.1.3 against https://github.com/angular/bower-material.git#^1.0.5
  258. bower angular-messages#^1.4.8 cached https://github.com/angular/bower-angular-messages.git#1.6.3
  259. bower angular-messages#^1.4.8 validate 1.6.3 against https://github.com/angular/bower-angular-messages.git#^1.4.8
  260. bower angular-aria#^1.5.0 install angular-aria#1.6.3
  261. bower angular-material#^1.0.5 install angular-material#1.1.3
  262. bower angular-animate#^1.5.0 install angular-animate#1.6.3
  263. bower angular#^1.5.0 install angular#1.6.3
  264. bower angular-messages#^1.4.8 install angular-messages#1.6.3
  265.  
  266. angular-aria#1.6.3 bower_components/angular-aria
  267. └── angular#1.6.3
  268.  
  269. angular-material#1.1.3 bower_components/angular-material
  270. ├── angular#1.6.3
  271. ├── angular-animate#1.6.3
  272. ├── angular-aria#1.6.3
  273. └── angular-messages#1.6.3
  274.  
  275. angular-animate#1.6.3 bower_components/angular-animate
  276. └── angular#1.6.3
  277.  
  278. angular#1.6.3 bower_components/angular
  279.  
  280. angular-messages#1.6.3 bower_components/angular-messages
  281. └── angular#1.6.3
  282. vbs@ubuntu:~/Projects/esp_rgbww_webinterface$ npm run release
  283.  
  284. > [email protected] release /home/vbs/Projects/esp_rgbww_webinterface
  285. > npm run init && grunt release
  286.  
  287.  
  288. > [email protected] init /home/vbs/Projects/esp_rgbww_webinterface
  289. > npm install && npm install bower && bower install
  290.  
  291. [email protected] /home/vbs/Projects/esp_rgbww_webinterface
  292. └── [email protected] extraneous
  293.  
  294. [email protected] /home/vbs/Projects/esp_rgbww_webinterface
  295. └── [email protected] extraneous
  296.  
  297. Running "ngAnnotate:app" (ngAnnotate) task
  298. >> 1 file successfully annotated.
  299.  
  300. Running "string-replace:dist" (string-replace) task
  301.  
  302. 3 files created
  303.  
  304. Running "concat:dist" (concat) task
  305.  
  306. Running "uglify:dist" (uglify) task
  307. File build/app.min.js.map created (source map).
  308. File build/app.min.js created: 2.72 MB → 625.36 kB
  309. >> 1 sourcemap created.
  310. >> 1 file created.
  311.  
  312. Running "cssmin:target" (cssmin) task
  313. >> 1 file created. 371.58 kB → 367.54 kB
  314.  
  315. Running "compress:main" (compress) task
  316. >> Compressed 4 files.
  317.  
  318. Running "version" task
  319.  
  320. Done, without errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement