Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.85 KB | None | 0 0
  1. root@bt:/var/www/html# php artisan migrate
  2. Nothing to migrate.
  3. root@bt:/var/www/html# php artisan db:seed --class="BotsTableSeeder"
  4. Database seeding completed successfully.
  5. root@bt:/var/www/html# php artisan db:seed --class="TagsTableSeeder"
  6. Database seeding completed successfully.
  7. root@bt:/var/www/html# sudo rm -rf node_modules && sudo npm cache clean --force && sudo npm install && sudo npm run prod
  8. npm WARN using --force I sure hope you know what you are doing.
  9.  
  10. > sweetalert2@8.17.4 postinstall /var/www/html/node_modules/sweetalert2
  11. > node bin/postinstall.js
  12.  
  13.  
  14. Has SweetAlert2 helped you create amazing applications?
  15. You can show your <3 and support by making a donation:
  16.  
  17. > https://sweetalert2.github.io/#donations
  18.  
  19. Also, the author of SweetAlert2 (@limonte) is looking for
  20. short-term working contracts in front-end, preferably OSS.
  21.  
  22. > https://github.com/limonte
  23.  
  24. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
  25. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  26.  
  27. added 1273 packages from 621 contributors and audited 18853 packages in 26.186s
  28. found 0 vulnerabilities
  29.  
  30.  
  31. > @ prod /var/www/html
  32. > npm run production
  33.  
  34.  
  35. > @ production /var/www/html
  36. > cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
  37.  
  38.  
  39.  
  40. DONE Compiled successfully in 28721ms 14:00:17
  41.  
  42. Error: Cannot overwrite non-directory '/var/www/html/public/img/joypixels/_alt' with directory '/var/www/html/node_modules/emojione-assets/png/64/_alt'.
  43. at onDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:99:11)
  44. at getStats (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:43:37)
  45. at startCopy (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10)
  46. at copyDirItem (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:118:10)
  47. at fs.readdirSync.forEach.item (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:111:39)
  48. at Array.forEach (<anonymous>)
  49. at copyDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:111:23)
  50. at onDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:101:10)
  51. at getStats (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:43:37)
  52. at startCopy (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10)
  53. at Object.copySync (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:31:10)
  54. at File.copyTo (/var/www/html/node_modules/laravel-mix/src/File.js:191:12)
  55. at FileCollection.copyTo (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:83:24)
  56. at src.forEach.file (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:77:38)
  57. at Array.forEach (<anonymous>)
  58. at FileCollection.copyTo (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:77:17)
  59. at CopyFilesTask.run (/var/www/html/node_modules/laravel-mix/src/tasks/CopyFilesTask.js:15:20)
  60. at CustomTasksPlugin.runTask (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:36:14)
  61. at Mix.tasks.forEach.task (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:12:44)
  62. at Array.forEach (<anonymous>)
  63. at compiler.plugin.stats (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:12:23)
  64. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:18:1)
  65. at AsyncSeriesHook.lazyCompileHook (/var/www/html/node_modules/tapable/lib/Hook.js:154:20)
  66. at emitRecords.err (/var/www/html/node_modules/webpack/lib/Compiler.js:304:22)
  67. at Compiler.emitRecords (/var/www/html/node_modules/webpack/lib/Compiler.js:499:39)
  68. at emitAssets.err (/var/www/html/node_modules/webpack/lib/Compiler.js:298:10)
  69. at hooks.afterEmit.callAsync.err (/var/www/html/node_modules/webpack/lib/Compiler.js:485:14)
  70. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
  71. at AsyncSeriesHook.lazyCompileHook (/var/www/html/node_modules/tapable/lib/Hook.js:154:20)
  72. at asyncLib.forEachLimit.err (/var/www/html/node_modules/webpack/lib/Compiler.js:482:27)
  73. at /var/www/html/node_modules/neo-async/async.js:2818:7
  74. at done (/var/www/html/node_modules/neo-async/async.js:3522:9)
  75. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
  76. at outputFileSystem.writeFile.err (/var/www/html/node_modules/webpack/lib/Compiler.js:464:33)
  77. at /var/www/html/node_modules/graceful-fs/graceful-fs.js:57:14
  78. at FSReqWrap.oncomplete (fs.js:135:15)
  79. npm ERR! code ELIFECYCLE
  80. npm ERR! errno 1
  81. 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`
  82. npm ERR! Exit status 1
  83. npm ERR!
  84. npm ERR! Failed at the @ production script.
  85. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  86.  
  87. npm ERR! A complete log of this run can be found in:
  88. npm ERR! /root/.npm/_logs/2019-09-19T21_00_18_140Z-debug.log
  89. npm ERR! code ELIFECYCLE
  90. npm ERR! errno 1
  91. npm ERR! @ prod: `npm run production`
  92. npm ERR! Exit status 1
  93. npm ERR!
  94. npm ERR! Failed at the @ prod script.
  95. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  96.  
  97. npm ERR! A complete log of this run can be found in:
  98. npm ERR! /root/.npm/_logs/2019-09-19T21_00_18_237Z-debug.log
  99. root@bt:/var/www/html# composer install
  100. Do not run Composer as root/super user! See https://getcomposer.org/root for details
  101. Loading composer repositories with package information
  102. Installing dependencies (including require-dev) from lock file
  103. Your requirements could not be resolved to an installable set of packages.
  104.  
  105. Problem 1
  106. - Installation request for bandwidth-throttle/token-bucket 2.0.0 -> satisfiable by bandwidth-throttle/token-bucket[2.0.0].
  107. - bandwidth-throttle/token-bucket 2.0.0 requires ext-bcmath * -> the requested PHP extension bcmath is missing from your system.
  108.  
  109. To enable extensions, verify that they are enabled in your .ini files:
  110. - /etc/php/7.2/cli/php.ini
  111. - /etc/php/7.2/cli/conf.d/10-mysqlnd.ini
  112. - /etc/php/7.2/cli/conf.d/10-opcache.ini
  113. - /etc/php/7.2/cli/conf.d/10-pdo.ini
  114. - /etc/php/7.2/cli/conf.d/15-xml.ini
  115. - /etc/php/7.2/cli/conf.d/20-calendar.ini
  116. - /etc/php/7.2/cli/conf.d/20-ctype.ini
  117. - /etc/php/7.2/cli/conf.d/20-curl.ini
  118. - /etc/php/7.2/cli/conf.d/20-dom.ini
  119. - /etc/php/7.2/cli/conf.d/20-exif.ini
  120. - /etc/php/7.2/cli/conf.d/20-fileinfo.ini
  121. - /etc/php/7.2/cli/conf.d/20-ftp.ini
  122. - /etc/php/7.2/cli/conf.d/20-gd.ini
  123. - /etc/php/7.2/cli/conf.d/20-gettext.ini
  124. - /etc/php/7.2/cli/conf.d/20-iconv.ini
  125. - /etc/php/7.2/cli/conf.d/20-intl.ini
  126. - /etc/php/7.2/cli/conf.d/20-json.ini
  127. - /etc/php/7.2/cli/conf.d/20-mbstring.ini
  128. - /etc/php/7.2/cli/conf.d/20-mysqli.ini
  129. - /etc/php/7.2/cli/conf.d/20-pdo_mysql.ini
  130. - /etc/php/7.2/cli/conf.d/20-phar.ini
  131. - /etc/php/7.2/cli/conf.d/20-posix.ini
  132. - /etc/php/7.2/cli/conf.d/20-readline.ini
  133. - /etc/php/7.2/cli/conf.d/20-shmop.ini
  134. - /etc/php/7.2/cli/conf.d/20-simplexml.ini
  135. - /etc/php/7.2/cli/conf.d/20-sockets.ini
  136. - /etc/php/7.2/cli/conf.d/20-sysvmsg.ini
  137. - /etc/php/7.2/cli/conf.d/20-sysvsem.ini
  138. - /etc/php/7.2/cli/conf.d/20-sysvshm.ini
  139. - /etc/php/7.2/cli/conf.d/20-tokenizer.ini
  140. - /etc/php/7.2/cli/conf.d/20-wddx.ini
  141. - /etc/php/7.2/cli/conf.d/20-xmlreader.ini
  142. - /etc/php/7.2/cli/conf.d/20-xmlwriter.ini
  143. - /etc/php/7.2/cli/conf.d/20-xsl.ini
  144. - /etc/php/7.2/cli/conf.d/20-zip.ini
  145. You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
  146. root@bt:/var/www/html# rm -rf node_modules && npm install && npm run dev^C
  147. root@bt:/var/www/html# rm -rf node_modules && npm install && npm run dev
  148.  
  149. > sweetalert2@8.17.4 postinstall /var/www/html/node_modules/sweetalert2
  150. > node bin/postinstall.js
  151.  
  152.  
  153. Has SweetAlert2 helped you create amazing applications?
  154. You can show your <3 and support by making a donation:
  155.  
  156. > https://sweetalert2.github.io/#donations
  157.  
  158. Also, the author of SweetAlert2 (@limonte) is looking for
  159. short-term working contracts in front-end, preferably OSS.
  160.  
  161. > https://github.com/limonte
  162.  
  163. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
  164. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  165.  
  166. added 1273 packages from 621 contributors and audited 18853 packages in 18.923s
  167. found 0 vulnerabilities
  168.  
  169.  
  170. > @ dev /var/www/html
  171. > npm run development
  172.  
  173.  
  174. > @ development /var/www/html
  175. > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
  176.  
  177. 98% after emitting SizeLimitsPlugin
  178.  
  179. DONE Compiled successfully in 13645ms 14:02:41
  180.  
  181. Error: Cannot overwrite non-directory '/var/www/html/public/img/joypixels/_alt' with directory '/var/www/html/node_modules/emojione-assets/png/64/_alt'.
  182. at onDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:99:11)
  183. at getStats (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:43:37)
  184. at startCopy (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10)
  185. at copyDirItem (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:118:10)
  186. at fs.readdirSync.forEach.item (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:111:39)
  187. at Array.forEach (<anonymous>)
  188. at copyDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:111:23)
  189. at onDir (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:101:10)
  190. at getStats (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:43:37)
  191. at startCopy (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:36:10)
  192. at Object.copySync (/var/www/html/node_modules/fs-extra/lib/copy-sync/copy-sync.js:31:10)
  193. at File.copyTo (/var/www/html/node_modules/laravel-mix/src/File.js:191:12)
  194. at FileCollection.copyTo (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:83:24)
  195. at src.forEach.file (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:77:38)
  196. at Array.forEach (<anonymous>)
  197. at FileCollection.copyTo (/var/www/html/node_modules/laravel-mix/src/FileCollection.js:77:17)
  198. at CopyFilesTask.run (/var/www/html/node_modules/laravel-mix/src/tasks/CopyFilesTask.js:15:20)
  199. at CustomTasksPlugin.runTask (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:36:14)
  200. at Mix.tasks.forEach.task (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:12:44)
  201. at Array.forEach (<anonymous>)
  202. at compiler.plugin.stats (/var/www/html/node_modules/laravel-mix/src/webpackPlugins/CustomTasksPlugin.js:12:23)
  203. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:18:1)
  204. at AsyncSeriesHook.lazyCompileHook (/var/www/html/node_modules/tapable/lib/Hook.js:154:20)
  205. at emitRecords.err (/var/www/html/node_modules/webpack/lib/Compiler.js:304:22)
  206. at Compiler.emitRecords (/var/www/html/node_modules/webpack/lib/Compiler.js:499:39)
  207. at emitAssets.err (/var/www/html/node_modules/webpack/lib/Compiler.js:298:10)
  208. at hooks.afterEmit.callAsync.err (/var/www/html/node_modules/webpack/lib/Compiler.js:485:14)
  209. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:20:1)
  210. at AsyncSeriesHook.lazyCompileHook (/var/www/html/node_modules/tapable/lib/Hook.js:154:20)
  211. at asyncLib.forEachLimit.err (/var/www/html/node_modules/webpack/lib/Compiler.js:482:27)
  212. at /var/www/html/node_modules/neo-async/async.js:2818:7
  213. at done (/var/www/html/node_modules/neo-async/async.js:3522:9)
  214. at AsyncSeriesHook.eval [as callAsync] (eval at create (/var/www/html/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
  215. at outputFileSystem.writeFile.err (/var/www/html/node_modules/webpack/lib/Compiler.js:464:33)
  216. at /var/www/html/node_modules/graceful-fs/graceful-fs.js:57:14
  217. at FSReqWrap.oncomplete (fs.js:135:15)
  218. npm ERR! code ELIFECYCLE
  219. npm ERR! errno 1
  220. npm ERR! @ development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js`
  221. npm ERR! Exit status 1
  222. npm ERR!
  223. npm ERR! Failed at the @ development script.
  224. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  225.  
  226. npm ERR! A complete log of this run can be found in:
  227. npm ERR! /root/.npm/_logs/2019-09-19T21_02_41_668Z-debug.log
  228. npm ERR! code ELIFECYCLE
  229. npm ERR! errno 1
  230. npm ERR! @ dev: `npm run development`
  231. npm ERR! Exit status 1
  232. npm ERR!
  233. npm ERR! Failed at the @ dev script.
  234. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  235.  
  236. npm ERR! A complete log of this run can be found in:
  237. npm ERR! /root/.npm/_logs/2019-09-19T21_02_41_822Z-debug.log
  238. root@bt:/var/www/html#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement