Advertisement
diegodcpbr

Untitled

Oct 22nd, 2020
2,353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 15.83 KB | None | 0 0
  1. C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL>npm run production
  2.  
  3. > @ production C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL
  4. > cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
  5.  
  6.  
  7.  
  8.  ERROR  Failed to compile with 28 errors                                                                                                                                                                                             15:59:03
  9.  
  10. These dependencies were not found:
  11.  
  12. * packages/payments/resources/js/pages/admin/dashboard/accounting in ./resources/js/router/routes.js
  13. * packages/payments/resources/js/pages/admin/deposit-methods in ./resources/js/router/routes.js
  14. * packages/payments/resources/js/pages/admin/deposit-methods/create in ./resources/js/router/routes.js
  15. * packages/payments/resources/js/pages/admin/deposit-methods/delete in ./resources/js/router/routes.js
  16. * packages/payments/resources/js/pages/admin/deposit-methods/edit in ./resources/js/router/routes.js
  17. * packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/balance in ./resources/js/router/routes.js
  18. * packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/info in ./resources/js/router/routes.js
  19. * packages/payments/resources/js/pages/admin/deposits in ./resources/js/router/routes.js
  20. * packages/payments/resources/js/pages/admin/deposits/show in ./resources/js/router/routes.js
  21. * packages/payments/resources/js/pages/admin/deposits/transaction in ./resources/js/router/routes.js
  22. * packages/payments/resources/js/pages/admin/withdrawal-methods in ./resources/js/router/routes.js
  23. * packages/payments/resources/js/pages/admin/withdrawal-methods/create in ./resources/js/router/routes.js
  24. * packages/payments/resources/js/pages/admin/withdrawal-methods/delete in ./resources/js/router/routes.js
  25. * packages/payments/resources/js/pages/admin/withdrawal-methods/edit in ./resources/js/router/routes.js
  26. * packages/payments/resources/js/pages/admin/withdrawals in ./resources/js/router/routes.js
  27. * packages/payments/resources/js/pages/admin/withdrawals/show in ./resources/js/router/routes.js
  28. * packages/payments/resources/js/pages/admin/withdrawals/transaction in ./resources/js/router/routes.js
  29. * packages/payments/resources/js/pages/user/account/deposits in ./resources/js/router/routes.js
  30. * packages/payments/resources/js/pages/user/account/deposits/complete in ./resources/js/router/routes.js
  31. * packages/payments/resources/js/pages/user/account/deposits/create in ./resources/js/router/routes.js
  32. * packages/payments/resources/js/pages/user/account/withdrawals in ./resources/js/router/routes.js
  33. * packages/payments/resources/js/pages/user/account/withdrawals/create in ./resources/js/router/routes.js
  34. * packages/raffle/resources/js/pages/admin/raffles in ./resources/js/router/routes.js
  35. * packages/raffle/resources/js/pages/admin/raffles/create in ./resources/js/router/routes.js
  36. * packages/raffle/resources/js/pages/admin/raffles/edit in ./resources/js/router/routes.js
  37. * packages/raffle/resources/js/pages/raffles in ./resources/js/router/routes.js
  38. * packages/raffle/resources/js/pages/raffles/completed in ./resources/js/router/routes.js
  39. * packages/raffle/resources/js/pages/raffles/current in ./resources/js/router/routes.js
  40.  
  41. To install them, you can run: npm install --save packages/payments/resources/js/pages/admin/dashboard/accounting packages/payments/resources/js/pages/admin/deposit-methods packages/payments/resources/js/pages/admin/deposit-methods/create packages/payments/resources/js/pages/admin/deposit-methods/delete packages/payments/resources/js/pages/admin/deposit-methods/edit packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/balance packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/info packages/payments/resources/js/pages/admin/deposits packages/payments/resources/js/pages/admin/deposits/show packages/payments/resources/js/pages/admin/deposits/transaction packages/payments/resources/js/pages/admin/withdrawal-methods packages/payments/resources/js/pages/admin/withdrawal-methods/create packages/payments/resources/js/pages/admin/withdrawal-methods/delete packages/payments/resources/js/pages/admin/withdrawal-methods/edit packages/payments/resources/js/pages/admin/withdrawals packages/payments/resources/js/pages/admin/withdrawals/show packages/payments/resources/js/pages/admin/withdrawals/transaction packages/payments/resources/js/pages/user/account/deposits packages/payments/resources/js/pages/user/account/deposits/complete packages/payments/resources/js/pages/user/account/deposits/create packages/payments/resources/js/pages/user/account/withdrawals packages/payments/resources/js/pages/user/account/withdrawals/create packages/raffle/resources/js/pages/admin/raffles packages/raffle/resources/js/pages/admin/raffles/create packages/raffle/resources/js/pages/admin/raffles/edit packages/raffle/resources/js/pages/raffles packages/raffle/resources/js/pages/raffles/completed packages/raffle/resources/js/pages/raffles/current
  42.  172 assets
  43.  
  44. ERROR in ./resources/js/router/routes.js
  45. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/dashboard/accounting' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  46. @ ./resources/js/router/routes.js 261:13-263:72
  47. @ ./resources/js/router/index.js
  48. @ ./resources/js/app.js
  49. @ multi ./resources/js/app.js
  50.  
  51. ERROR in ./resources/js/router/routes.js
  52. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-methods' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  53.  @ ./resources/js/router/routes.js 454:11-456:65
  54.  @ ./resources/js/router/index.js
  55.  @ ./resources/js/app.js
  56.  @ multi ./resources/js/app.js
  57.  
  58. ERROR in ./resources/js/router/routes.js
  59. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-methods/create' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  60. @ ./resources/js/router/routes.js 462:11-464:72
  61. @ ./resources/js/router/index.js
  62. @ ./resources/js/app.js
  63. @ multi ./resources/js/app.js
  64.  
  65. ERROR in ./resources/js/router/routes.js
  66. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-methods/delete' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  67.  @ ./resources/js/router/routes.js 504:11-506:72
  68.  @ ./resources/js/router/index.js
  69.  @ ./resources/js/app.js
  70.  @ multi ./resources/js/app.js
  71.  
  72. ERROR in ./resources/js/router/routes.js
  73. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-methods/edit' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  74. @ ./resources/js/router/routes.js 495:11-497:70
  75. @ ./resources/js/router/index.js
  76. @ ./resources/js/app.js
  77. @ multi ./resources/js/app.js
  78.  
  79. ERROR in ./resources/js/router/routes.js
  80. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/balance' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  81.  @ ./resources/js/router/routes.js 424:11-426:84 483:11-485:84
  82.  @ ./resources/js/router/index.js
  83.  @ ./resources/js/app.js
  84.  @ multi ./resources/js/app.js
  85.  
  86. ERROR in ./resources/js/router/routes.js
  87. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposit-withdrawal-methods/info' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  88. @ ./resources/js/router/routes.js 412:11-414:81 471:11-473:81
  89. @ ./resources/js/router/index.js
  90. @ ./resources/js/app.js
  91. @ multi ./resources/js/app.js
  92.  
  93. ERROR in ./resources/js/router/routes.js
  94. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposits' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  95.  @ ./resources/js/router/routes.js 343:11-345:58
  96.  @ ./resources/js/router/index.js
  97.  @ ./resources/js/app.js
  98.  @ multi ./resources/js/app.js
  99.  
  100. ERROR in ./resources/js/router/routes.js
  101. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposits/show' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  102. @ ./resources/js/router/routes.js 351:11-353:63
  103. @ ./resources/js/router/index.js
  104. @ ./resources/js/app.js
  105. @ multi ./resources/js/app.js
  106.  
  107. ERROR in ./resources/js/router/routes.js
  108. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/deposits/transaction' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  109.  @ ./resources/js/router/routes.js 360:11-362:70
  110.  @ ./resources/js/router/index.js
  111.  @ ./resources/js/app.js
  112.  @ multi ./resources/js/app.js
  113.  
  114. ERROR in ./resources/js/router/routes.js
  115. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawal-methods' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  116. @ ./resources/js/router/routes.js 395:11-397:68
  117. @ ./resources/js/router/index.js
  118. @ ./resources/js/app.js
  119. @ multi ./resources/js/app.js
  120.  
  121. ERROR in ./resources/js/router/routes.js
  122. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawal-methods/create' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  123.  @ ./resources/js/router/routes.js 403:11-405:75
  124.  @ ./resources/js/router/index.js
  125.  @ ./resources/js/app.js
  126.  @ multi ./resources/js/app.js
  127.  
  128. ERROR in ./resources/js/router/routes.js
  129. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawal-methods/delete' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  130. @ ./resources/js/router/routes.js 445:11-447:75
  131. @ ./resources/js/router/index.js
  132. @ ./resources/js/app.js
  133. @ multi ./resources/js/app.js
  134.  
  135. ERROR in ./resources/js/router/routes.js
  136. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawal-methods/edit' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  137.  @ ./resources/js/router/routes.js 436:11-438:73
  138.  @ ./resources/js/router/index.js
  139.  @ ./resources/js/app.js
  140.  @ multi ./resources/js/app.js
  141.  
  142. ERROR in ./resources/js/router/routes.js
  143. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawals' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  144. @ ./resources/js/router/routes.js 369:11-371:61
  145. @ ./resources/js/router/index.js
  146. @ ./resources/js/app.js
  147. @ multi ./resources/js/app.js
  148.  
  149. ERROR in ./resources/js/router/routes.js
  150. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawals/show' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  151.  @ ./resources/js/router/routes.js 377:11-379:66
  152.  @ ./resources/js/router/index.js
  153.  @ ./resources/js/app.js
  154.  @ multi ./resources/js/app.js
  155.  
  156. ERROR in ./resources/js/router/routes.js
  157. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/admin/withdrawals/transaction' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  158. @ ./resources/js/router/routes.js 386:11-388:73
  159. @ ./resources/js/router/index.js
  160. @ ./resources/js/app.js
  161. @ multi ./resources/js/app.js
  162.  
  163. ERROR in ./resources/js/router/routes.js
  164. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/user/account/deposits' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  165.  @ ./resources/js/router/routes.js 151:11-153:65
  166.  @ ./resources/js/router/index.js
  167.  @ ./resources/js/app.js
  168.  @ multi ./resources/js/app.js
  169.  
  170. ERROR in ./resources/js/router/routes.js
  171. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/user/account/deposits/complete' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  172. @ ./resources/js/router/routes.js 167:11-169:74
  173. @ ./resources/js/router/index.js
  174. @ ./resources/js/app.js
  175. @ multi ./resources/js/app.js
  176.  
  177. ERROR in ./resources/js/router/routes.js
  178. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/user/account/deposits/create' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  179.  @ ./resources/js/router/routes.js 159:11-161:72
  180.  @ ./resources/js/router/index.js
  181.  @ ./resources/js/app.js
  182.  @ multi ./resources/js/app.js
  183.  
  184. ERROR in ./resources/js/router/routes.js
  185. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/user/account/withdrawals' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  186. @ ./resources/js/router/routes.js 176:11-178:68
  187. @ ./resources/js/router/index.js
  188. @ ./resources/js/app.js
  189. @ multi ./resources/js/app.js
  190.  
  191. ERROR in ./resources/js/router/routes.js
  192. Module not found: Error: Can't resolve 'packages/payments/resources/js/pages/user/account/withdrawals/create' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  193.  @ ./resources/js/router/routes.js 184:11-186:75
  194.  @ ./resources/js/router/index.js
  195.  @ ./resources/js/app.js
  196.  @ multi ./resources/js/app.js
  197.  
  198. ERROR in ./resources/js/router/routes.js
  199. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/admin/raffles' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  200. @ ./resources/js/router/routes.js 318:11-320:55
  201. @ ./resources/js/router/index.js
  202. @ ./resources/js/app.js
  203. @ multi ./resources/js/app.js
  204.  
  205. ERROR in ./resources/js/router/routes.js
  206. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/admin/raffles/create' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  207.  @ ./resources/js/router/routes.js 326:11-328:62
  208.  @ ./resources/js/router/index.js
  209.  @ ./resources/js/app.js
  210.  @ multi ./resources/js/app.js
  211.  
  212. ERROR in ./resources/js/router/routes.js
  213. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/admin/raffles/edit' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  214. @ ./resources/js/router/routes.js 334:11-336:60
  215. @ ./resources/js/router/index.js
  216. @ ./resources/js/app.js
  217. @ multi ./resources/js/app.js
  218.  
  219. ERROR in ./resources/js/router/routes.js
  220. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/raffles' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  221.  @ ./resources/js/router/routes.js 75:11-77:49
  222.  @ ./resources/js/router/index.js
  223.  @ ./resources/js/app.js
  224.  @ multi ./resources/js/app.js
  225.  
  226. ERROR in ./resources/js/router/routes.js
  227. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/raffles/completed' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  228. @ ./resources/js/router/routes.js 91:13-93:61
  229. @ ./resources/js/router/index.js
  230. @ ./resources/js/app.js
  231. @ multi ./resources/js/app.js
  232.  
  233. ERROR in ./resources/js/router/routes.js
  234. Module not found: Error: Can't resolve 'packages/raffle/resources/js/pages/raffles/current' in 'C:\Users\click\Downloads\SITE-APOSTA\STAR GAMES - OFICIAL\resources\js\router'
  235.  @ ./resources/js/router/routes.js 83:13-85:59
  236.  @ ./resources/js/router/index.js
  237.  @ ./resources/js/app.js
  238.  @ multi ./resources/js/app.js
  239. npm ERR! code ELIFECYCLE
  240. npm ERR! errno 2
  241. npm ERR! @ production: `cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js`
  242. npm ERR! Exit status 2
  243. npm ERR!
  244. npm ERR! Failed at the @ production script.
  245. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  246.  
  247. npm ERR! A complete log of this run can be found in:
  248. npm ERR!     C:\Users\click\AppData\Roaming\npm-cache\_logs\2020-10-22T18_59_03_516Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement