fedor-resh

Untitled

Apr 2nd, 2024
642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.58 KB | None | 0 0
  1. npm start
  2.  
  3. > ps-tuning@116.0.0 start /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  4. > run-p -l start:*
  5.  
  6. [start:server]
  7. [start:server] > ps-tuning@116.0.0 start:server /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  8. [start:server] > tools/start.sh
  9. [start:server]
  10. [start:client]
  11. [start:client] > ps-tuning@116.0.0 start:client /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  12. [start:client] > npm run build:watch
  13. [start:client]
  14. [start:client]
  15. [start:client] > ps-tuning@116.0.0 build:watch /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  16. [start:client] > LANGS=ru run-s clean:static 'webpack -- --profile --colors --watch'
  17. [start:client]
  18. [start:server] [nodemon] 1.19.1
  19. [start:server] [nodemon] to restart at any time, enter `rs`
  20. [start:server] [nodemon] watching: server/**/*
  21. [start:server] [nodemon] starting `node ./node_modules/.bin/duffman --dev --fail-fast --routes ./server/routers`
  22. [start:client]
  23. [start:client] > ps-tuning@116.0.0 clean:static /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  24. [start:client] > rimraf static server/ssr
  25. [start:client]
  26. [start:server]   core:master:info Duffman!
  27. [start:server]  undefined
  28. [start:server]  +0ms
  29. [start:server]   core:master:info master started. pid = 17325. Listens on node.sock
  30. [start:server]  undefined
  31. [start:server]  +2ms
  32. [start:server]   core:master:err REQUIRE_LIST_ERROR
  33. [start:server]  {
  34. [start:server]   message: 'Module build failed (from ./node_modules/ts-loader/index.js):\n' +
  35. [start:server]     `Error: ENOENT: no such file or directory, open '/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/node_modules/@ps-int/header-footer/index.ts'; exception in module "/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/routers/index.js"`,
  36. [start:server]   module: '/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/routers/index.js',
  37. [start:server]   stack: 'Error: Module build failed (from ./node_modules/ts-loader/index.js):\n' +
  38. [start:server]     "Error: ENOENT: no such file or directory, open '/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/node_modules/@ps-int/header-footer/index.ts'\n" +
  39. [start:server]     '    at eval (webpack:///./node_modules/@ps-int/header-footer/index.ts?:1:7)\n' +
  40. [start:server]     '    at Object../node_modules/@ps-int/header-footer/index.ts (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:966:1)\n' +
  41. [start:server]     '    at __webpack_require__ (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:36:30)\n' +
  42. [start:server]     '    at eval (webpack:///./src/b2c-tariffs/Landing.tsx?:17:80)\n' +
  43. [start:server]     '    at Module../src/b2c-tariffs/Landing.tsx (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:11850:1)\n' +
  44. [start:server]     '    at __webpack_require__ (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:36:30)\n' +
  45. [start:server]     '    at eval (webpack:///./src/b2c-tariffs/App.tsx?:15:66)\n' +
  46. [start:server]     '    at Module../src/b2c-tariffs/App.tsx (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:11733:1)\n' +
  47. [start:server]     '    at __webpack_require__ (/home/fedor-resh/arcadia/yandex360/frontend/services/tuning/server/ssr/b2c-tariffs.ru.js:36:30)\n' +
  48. [start:server]     '    at eval (webpack:///./src/server/b2c-tariffs.tsx?:19:75)',
  49. [start:server]   name: 'REQUIRE_LIST_ERROR'
  50. [start:server] }
  51. [start:server]  +0ms
  52. [start:server]   core:master:err ROUTES_INIT_ERROR
  53. [start:server]  { message: "No routes in './server/routers'" }
  54. [start:server]  +4ms
  55. [start:server] ROUTES_INIT_ERROR { message: "No routes in './server/routers'" }
  56. [start:server]   core:master:err WORKER_EXIT
  57. [start:server]  { wid: 1 }
  58. [start:server]  +0ms
  59. [start:client]
  60. [start:client] > ps-tuning@116.0.0 webpack /home/fedor-resh/arcadia/yandex360/frontend/services/tuning
  61. [start:client] > NODE_OPTIONS=--max_old_space_size=16384 parallel-webpack "--profile" "--colors" "--watch"
  62. [start:client]
  63. [start:client] [WEBPACK] Building 4 targets
  64. [start:client] [WEBPACK] Started watching [name].ru.touch.js
  65. [start:client] [WEBPACK] Started watching [name].ru.js
  66. [start:client] [WEBPACK] Started watching [name].ru.js
  67. [start:client] [WEBPACK] Started watching [name].ru.touch.js
  68. [start:client]
  69. [start:client] [WEBPACK 09:35:23] Finished building [name].ru.js within 80.659 seconds
  70. [start:client]
  71. [start:client] [WEBPACK 09:35:23] Finished building [name].ru.touch.js within 80.734 seconds
  72. [start:server] [nodemon] restarting due to changes...
  73. [start:server]   core:master:notice SIGINT
  74. [start:server]  undefined
  75. [start:server]  +0ms
  76. [start:server] [nodemon] starting `node ./node_modules/.bin/duffman --dev --fail-fast --routes ./server/routers`
  77. [start:server]   core:master:info Duffman!
  78. [start:server]  undefined
  79. [start:server]  +0ms
  80. [start:server]   core:master:info master started. pid = 17983. Listens on node.sock
  81. [start:server]  undefined
  82. [start:server]  +2ms
  83. [start:client] Browserslist: caniuse-lite is outdated. Please run:
  84. [start:client] npx browserslist@latest --update-db
  85. [start:client] Browserslist: caniuse-lite is outdated. Please run:
  86. [start:client] npx browserslist@latest --update-db
  87. [start:client]
  88. [start:client] [WEBPACK 09:36:50] Finished building [name].ru.touch.js within 167.228 seconds
  89. [start:client] No issues found.
  90. [start:client]
  91. [start:client] [WEBPACK 09:36:52] Finished building [name].ru.js within 169.988 seconds
  92. [start:client] No issues found.
Advertisement
Add Comment
Please, Sign In to add comment