Advertisement
Guest User

Untitled

a guest
Aug 27th, 2018
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. iMac-Alexey:frontend alexeybille$ git log
  2. commit ff1849c47d0d79515fb11671b9afcda0a897a902 (HEAD -> master, origin/master, origin/HEAD)
  3. Author: Elena Yanovich <yanovich.e@ya.ru>
  4. Date: Mon Aug 27 14:13:53 2018 +0300
  5.  
  6. article done!
  7.  
  8. commit df0a95d8936d9982cc73b4b7b4237b84f8ad9988
  9. Author: Елена Янович <yanovich.e@ya.ru>
  10. Date: Mon Aug 27 09:53:21 2018 +0300
  11.  
  12. article (not done)
  13.  
  14. commit 53d66339c9f6638348ce1b1d5fc50d1d25755100
  15. Merge: 4541d5c e051953
  16. Author: Elena Yanovich <yanovich.e@ya.ru>
  17. Date: Fri Aug 24 20:37:31 2018 +0300
  18.  
  19. Merge branch 'master' of https://github.com/Pinkman-frontend/okr
  20.  
  21. commit 4541d5c9c8de2a186a8304378798b1b15925850f
  22. Author: Elena Yanovich <yanovich.e@ya.ru>
  23. Date: Fri Aug 24 20:37:26 2018 +0300
  24.  
  25. fix
  26.  
  27. commit e051953b9db83764a9320adda6857fd8d16a688e
  28. Author: Artemiy <think4blink@gmail.com>
  29. Date: Fri Aug 24 18:55:28 2018 +0300
  30.  
  31. img fix
  32.  
  33. commit 15a40a3f9d858c7ab2da8da2f5839aed78dfb681 (origin/rbk_scroll)
  34. Author: Artemiy <think4blink@gmail.com>
  35. Date: Fri Aug 24 18:29:57 2018 +0300
  36.  
  37. fixpoint
  38.  
  39. commit bd63a0e40919f2604f85c5b09e7c247523572ca9
  40. Author: Artemiy <think4blink@gmail.com>
  41. Date: Fri Aug 24 17:52:37 2018 +0300
  42.  
  43. init!
  44.  
  45. commit 67b2b5ed34dcc1927f24899cb482931506687351
  46. Author: Artemiy <think4blink@gmail.com>
  47. Date: Fri Aug 24 12:43:46 2018 +0300
  48.  
  49. point
  50. iMac-Alexey:frontend alexeybille$ tars build --silent
  51.  
  52.  
  53. ⠋🅃 🄰 🅁 🅂 : Build task has been started!
  54.  
  55. ⠋🅃 🄰 🅁 🅂 : Build options (active are green):
  56. ⠋🅃 🄰 🅁 🅂 : Release mode "-r".
  57. ⠋🅃 🄰 🅁 🅂 : Minify mode "-m".
  58. ⠋🅃 🄰 🅁 🅂 : IE8 maintenance "--ie8".
  59. ⠋🅃 🄰 🅁 🅂 : IE9 maintenance "--ie9".
  60. ⠋🅃 🄰 🅁 🅂 : IE8 and IE9 maintenance "--ie".
  61. ⠋🅃 🄰 🅁 🅂 : Custom flags. "--custom-flags" 'customFlags, with space separator'
  62.  
  63.  
  64. ⠋🅃 🄰 🅁 🅂 : Execute "tars build --help", to see all avaliable options.
  65. ⠋🅃 🄰 🅁 🅂 : You can use interactive mode via starting tars without any flags.
  66. ⠋🅃 🄰 🅁 🅂 : Please wait for a moment, while I'm preparing builder for working...
  67.  
  68. [18:51:22] Using gulpfile ~/PhpstormProjects/okr/public/frontend/gulpfile.js
  69. [18:51:22] Starting 'default'...
  70. [18:51:22] Starting 'build'...
  71. [18:51:22] Starting 'main:build-dev'...
  72. [18:51:22] Starting 'service:clean'...
  73. [18:51:22] Finished 'build' after 4.44 ms
  74. [18:51:22] Finished 'default' after 5.27 ms
  75. [18:51:22] Finished 'service:clean' after 53 ms
  76. [18:51:22] Starting 'images:minify-svg'...
  77. [18:51:22] Starting 'images:raster-svg'...
  78. [18:51:22] Skipped 'images:raster-svg' Rastering SVG is not used
  79. [18:51:22] Finished 'images:raster-svg' after 310 μs
  80. [18:51:22] Finished 'images:minify-svg' after 37 ms
  81. [18:51:22] Starting 'css:make-sprite-for-svg'...
  82. [18:51:22] Skipped 'css:make-sprite-for-svg' SVG is not used or you prefer symbols workflow
  83. [18:51:22] Starting 'css:make-fallback-for-svg'...
  84. [18:51:22] Skipped 'css:make-fallback-for-svg' Svg-fallback is not used
  85. [18:51:22] Starting 'css:make-sprite'...
  86. [18:51:23] Starting 'images:make-symbols-sprite'...
  87. [18:51:23] Skipped 'css:make-sprite' No files were passed
  88. [18:51:23] Finished 'css:make-sprite-for-svg' after 451 ms
  89. [18:51:23] Finished 'css:make-sprite' after 450 ms
  90. [18:51:23] Finished 'css:make-fallback-for-svg' after 451 ms
  91. [18:51:23] Finished 'images:make-symbols-sprite' after 179 ms
  92. [18:51:23] Starting 'css:compile-css'...
  93. [18:51:23] Starting 'css:compile-css-for-ie8'...
  94. [18:51:23] Skipped 'css:compile-css-for-ie8' Stylies for IE8 are not used
  95. [18:51:23] Finished 'css:compile-css-for-ie8' after 177 μs
  96. [18:51:23] Starting 'css:compile-css-for-ie9'...
  97. [18:51:23] Skipped 'css:compile-css-for-ie9' Stylies for IE9 are not used
  98. [18:51:23] Finished 'css:compile-css-for-ie9' after 137 μs
  99. [18:51:23] Starting 'css:move-separate'...
  100. [18:51:23] Starting 'html:concat-mocks-data'...
  101. [18:51:23] Starting 'other:move-misc-files'...
  102. [18:51:23] Starting 'other:move-fonts'...
  103. [18:51:23] Starting 'other:move-assets'...
  104. [18:51:23] Starting 'images:move-content-img'...
  105. [18:51:23] Starting 'images:move-plugins-img'...
  106. [18:51:23] Starting 'images:move-general-img'...
  107. [18:51:23] Starting 'js:move-separate'...
  108. [18:51:23] Finished 'images:move-content-img' after 15 ms
  109. [18:51:23] Finished 'images:move-plugins-img' after 15 ms
  110. [18:51:24] Finished 'css:compile-css' after 1.16 s
  111. [18:51:24] Finished 'css:move-separate' after 976 ms
  112. [18:51:24] Finished 'js:move-separate' after 988 ms
  113. [18:51:24] Finished 'other:move-assets' after 1.31 s
  114. [18:51:24] Finished 'other:move-fonts' after 1.32 s
  115. [18:51:24] Finished 'html:concat-mocks-data' after 1.33 s
  116. [18:51:25] Finished 'other:move-misc-files' after 1.33 s
  117. [18:51:25] Finished 'images:move-general-img' after 1.36 s
  118. [18:51:25] Starting 'js:check'...
  119. [18:51:25] Skipped 'js:check' Code will be linted by built-in linter in bundler
  120. [18:51:25] Finished 'js:check' after 250 μs
  121. [18:51:25] Starting 'js:processing'...
  122. [18:51:25] Starting 'js:webpack-processing'...
  123. [18:51:25] Starting 'html:compile-templates'...
  124. [18:51:25] Finished 'html:compile-templates' after 2.66 ms
  125. [18:51:26] pug: markup/pages/basket.pug
  126. [18:51:26] pug: markup/pages/contacts.pug
  127. [18:51:28] pug: markup/pages/contents.pug
  128. [18:51:28] pug: markup/pages/index.pug
  129. [18:51:29] pug: markup/pages/news-item.pug
  130. [18:51:30] pug: markup/pages/page-404.pug
  131. [18:51:30] pug: markup/pages/partners.pug
  132. [18:51:30] pug: markup/pages/projects-item.pug
  133. [18:51:30] pug: markup/pages/search.pug
  134. [18:51:30] pug: markup/pages/services-item.pug
  135. [18:51:31] pug: markup/pages/services-item2.pug
  136. [18:51:31] pug: markup/pages/services.pug
  137. [18:51:31] pug: markup/pages/team.pug
  138. [18:51:31] pug: markup/pages/ui-blocks.pug
  139. [18:51:32] pug: markup/pages/ui-carousel.pug
  140. [18:51:32] pug: markup/pages/ui-hero.pug
  141. [18:51:33] pug: markup/pages/ui-scroll-elements.pug
  142. [18:51:33] pug: markup/pages/ui-search-blocks.pug
  143. [18:51:33] pug: markup/pages/ui.pug
  144. [18:51:33] pug: 19 items
  145. [18:51:33] gulp-notify: [TARS notification]
  146. JavaScript has not been processed
  147. Look in the console for details.
  148.  
  149. Error details:
  150.  
  151. ./markup/components/article/article.js
  152. ESLintError:
  153. /Users/alexeybille/PhpstormProjects/okr/public/frontend/markup/components/article/article.js
  154. 58:43 warning 'response' is defined but never used no-unused-vars
  155. 74:4 error 'Ya' is not defined no-undef
  156. 77:9 warning 'carousel' is assigned a value but never used no-unused-vars
  157. 80:9 warning 'scrollblock' is assigned a value but never used no-unused-vars
  158.  
  159. ✖ 4 problems (1 error, 3 warnings)
  160.  
  161. _______________
  162.  
  163. [18:51:34] 'js:webpack-processing' errored after 8.98 s
  164. [18:51:34] Error in plugin 'webpack-processing'
  165. Message:
  166. An error occured during webpack build process
  167. [18:51:34] 'main:build-dev' errored after 11 s
  168. [18:51:34] Error in plugin "run-sequence(js:webpack-processing)"
  169. Message:
  170. An error occured during webpack build process
  171. Stack:
  172. Error: An error occured during webpack build process
  173. at tars.require (/Users/alexeybille/PhpstormProjects/okr/public/frontend/tars/tasks/js/webpack-processing.js:38:25)
  174. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:194:14)
  175. at Compiler.emitRecords (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:282:37)
  176. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:187:11)
  177. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:275:11
  178. at Compiler.applyPluginsAsync (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/tapable/lib/Tapable.js:60:69)
  179. at Compiler.afterEmit (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:272:8)
  180. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:267:14)
  181. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:52:16
  182. at done (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:246:17)
  183. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:44:16
  184. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/graceful-fs/graceful-fs.js:43:10
  185. at FSReqWrap.oncomplete (fs.js:135:15)
  186.  
  187. [18:51:34] 'js:processing' errored after 8.98 s
  188. [18:51:34] Error in plugin "run-sequence(main:build-dev)"
  189. Message:
  190. An error occured during webpack build process
  191. Stack:
  192. Error: An error occured during webpack build process
  193. at tars.require (/Users/alexeybille/PhpstormProjects/okr/public/frontend/tars/tasks/js/webpack-processing.js:38:25)
  194. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:194:14)
  195. at Compiler.emitRecords (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:282:37)
  196. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:187:11)
  197. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:275:11
  198. at Compiler.applyPluginsAsync (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/tapable/lib/Tapable.js:60:69)
  199. at Compiler.afterEmit (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:272:8)
  200. at Compiler.<anonymous> (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/webpack/lib/Compiler.js:267:14)
  201. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:52:16
  202. at done (/Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:246:17)
  203. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/async/lib/async.js:44:16
  204. at /Users/alexeybille/.nvm/versions/node/v8.11.4/lib/node_modules/tars-cli/node_modules/graceful-fs/graceful-fs.js:43:10
  205. at FSReqWrap.oncomplete (fs.js:135:15)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement