Advertisement
vishal7

Untitled

Feb 9th, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. *******************************************************************************************
  2.  
  3. Welcome to Dashy! :rocket:
  4.  
  5. Your new dashboard is now up and running with Docker
  6.  
  7. *******************************************************************************************
  8.  
  9.  
  10.  
  11.  
  12. Using Dashy V-3.1.1. Update Check Complete
  13.  
  14. :white_check_mark: Dashy is Up-to-Date
  15.  
  16.  
  17.  
  18. Browserslist: caniuse-lite is outdated. Please run:
  19.  
  20. npx update-browserslist-db@latest
  21.  
  22. Why you should do it regularly: https://github.com/browserslist/update-db#readme
  23.  
  24.  
  25.  
  26. - Building for production...
  27.  
  28. WARN A new version of sass-loader is available. Please upgrade for best experience.
  29.  
  30. node:internal/process/promises:289
  31.  
  32. triggerUncaughtException(err, true /* fromPromise */);
  33.  
  34. ^
  35.  
  36.  
  37.  
  38. RpcIpcMessagePortClosedError: Cannot send the message - the message port has been closed for the process 78.
  39.  
  40. at /app/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:47:47
  41.  
  42. at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
  43.  
  44. code: undefined,
  45.  
  46. signal: undefined
  47.  
  48. }
  49.  
  50.  
  51.  
  52. Node.js v20.11.1
  53.  
  54. error Command failed with signal "SIGKILL".
  55.  
  56. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  57.  
  58. node:internal/process/promises:289
  59.  
  60. triggerUncaughtException(err, true /* fromPromise */);
  61.  
  62. ^
  63.  
  64.  
  65.  
  66. RpcIpcMessagePortClosedError: Cannot send the message - the message port has been closed for the process 79.
  67.  
  68. at /app/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:47:47
  69.  
  70. at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
  71.  
  72. code: undefined,
  73.  
  74. signal: undefined
  75.  
  76. }
  77.  
  78.  
  79.  
  80. Node.js v20.11.1
  81.  
  82. ERROR: "build" exited with 1.
  83.  
  84. error Command failed with exit code 1.
  85.  
  86. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  87.  
  88. Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/30383ed7-f403-4468-9b78-394c4e4231a3/vol_lbk2ji203bhrmfoc
  89.  
  90. yarn run v1.22.19
  91.  
  92. $ NODE_OPTIONS=--openssl-legacy-provider npm-run-all --parallel build start
  93.  
  94. $ NODE_OPTIONS=--openssl-legacy-provider vue-cli-service build
  95.  
  96. $ node server
  97.  
  98.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement