123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619 |
- * Serving Flask app 'main' (lazy loading)
- * Environment: production
- WARNING: This is a development server. Do not use it in a production deployment.
- Use a production WSGI server instead.
- * Debug mode: off
- * Running on all addresses.
- WARNING: This is a development server. Do not use it in a production deployment.
- * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
- 192.168.80.185 - - [21/Oct/2021 16:40:11] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:40:11] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:40:11] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:40:11] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:40:12] "[36mGET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:40:12] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:40:12] "GET /getBranch HTTP/1.1" 200 -
- Already on 'master'
- M package-lock.json
- Your branch is up to date with 'origin/master'.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- -
- ✔ Installed 9 packages
- ✔ Linked 0 latest versions
- ✔ Run 0 scripts
- ✔ All packages installed (used 23ms(network 21ms), speed 0B/s, json 0(0B), tarball 0B)
- npm WARN The package gulp-copy is included as both a dev and production dependency.
- npm WARN The package gulp-minify-css is included as both a dev and production dependency.
- npm WARN The package gulp-replace is included as both a dev and production dependency.
- npm WARN The package gulp-rm is included as both a dev and production dependency.
- npm WARN The package gulp-sequence is included as both a dev and production dependency.
- audited 599 packages in 3.176s
- 9 packages are looking for funding
- run `npm fund` for details
- found 92 vulnerabilities (3 low, 9 moderate, 59 high, 21 critical)
- run `npm audit fix` to fix them, or `npm audit` for details
- > longvideofactory@1.0.0 build /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory
- > gulp build
- [16:40:23] Using gulpfile ~/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/gulpfile.js
- [16:40:23] Starting 'build'...
- [16:40:23] Starting 'build:longVideo'...
- [16:40:23] Starting 'longVideo:copy'...
- [16:40:25] Finished 'longVideo:copy' after 1.94 s
- [16:40:25] Starting 'longVideo:less'...
- [16:40:27] Finished 'longVideo:less' after 2.19 s
- [16:40:27] Starting 'longVideo:wxml'...
- [16:40:28] Finished 'longVideo:wxml' after 376 ms
- [16:40:28] Starting 'longVideo:js'...
- [16:40:28] Finished 'longVideo:js' after 732 ms
- [16:40:28] Starting 'longVideo:rm'...
- [16:40:29] Finished 'longVideo:rm' after 264 ms
- [16:40:29] Finished 'build:longVideo' after 5.5 s
- [16:40:29] Starting 'build:vlog'...
- [16:40:29] Starting 'vlog:copy'...
- [16:40:30] Finished 'vlog:copy' after 1.69 s
- [16:40:30] Starting 'vlog:copyicon'...
- [16:40:30] Finished 'vlog:copyicon' after 13 ms
- [16:40:30] Starting 'vlog:copyutils'...
- [16:40:30] Finished 'vlog:copyutils' after 2.6 ms
- [16:40:30] Starting 'vlog:copynetwork'...
- [16:40:30] Finished 'vlog:copynetwork' after 2.8 ms
- [16:40:30] Starting 'vlog:less'...
- [16:40:32] Finished 'vlog:less' after 1.78 s
- [16:40:32] Starting 'vlog:wxml'...
- [16:40:32] Finished 'vlog:wxml' after 365 ms
- [16:40:32] Starting 'vlog:js'...
- [16:40:33] Finished 'vlog:js' after 655 ms
- [16:40:33] Starting 'vlog:copysrc'...
- [16:40:33] Finished 'vlog:copysrc' after 5.52 ms
- [16:40:33] Starting 'vlog:rm'...
- [16:40:33] Finished 'vlog:rm' after 239 ms
- [16:40:33] Finished 'build:vlog' after 4.76 s
- [16:40:33] Starting 'build:video'...
- [16:40:33] Starting 'video:copy'...
- [16:40:35] Finished 'video:copy' after 1.48 s
- [16:40:35] Starting 'video:copyicon'...
- [16:40:35] Finished 'video:copyicon' after 884 μs
- [16:40:35] Starting 'video:copyutils'...
- [16:40:35] Finished 'video:copyutils' after 1.57 ms
- [16:40:35] Starting 'video:copynetwork'...
- [16:40:35] Finished 'video:copynetwork' after 1.91 ms
- [16:40:35] Starting 'video:less'...
- [16:40:37] Finished 'video:less' after 1.64 s
- [16:40:37] Starting 'video:wxml'...
- [16:40:37] Finished 'video:wxml' after 338 ms
- [16:40:37] Starting 'video:js'...
- [16:40:37] Finished 'video:js' after 602 ms
- [16:40:37] Starting 'video:copysrc'...
- [16:40:37] Finished 'video:copysrc' after 4.89 ms
- [16:40:37] Starting 'video:rm'...
- [16:40:38] Finished 'video:rm' after 226 ms
- [16:40:38] Finished 'build:video' after 4.3 s
- [16:40:38] Finished 'build' after 15 s
- > longvideofactory@1.0.0 postbuild /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory
- > gulp build:post
- [16:40:38] Using gulpfile ~/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/gulpfile.js
- [16:40:38] Starting 'build:post'...
- [16:40:38] Starting 'build:iFunny'...
- [16:40:38] Starting 'iFunny:copy'...
- [16:40:40] Finished 'iFunny:copy' after 1.58 s
- [16:40:40] Starting 'iFunny:copynetwork'...
- [16:40:40] Finished 'iFunny:copynetwork' after 14 ms
- [16:40:40] Starting 'iFunny:less'...
- [16:40:42] Finished 'iFunny:less' after 1.95 s
- [16:40:42] Starting 'iFunny:wxml'...
- [16:40:42] Finished 'iFunny:wxml' after 385 ms
- [16:40:42] Starting 'iFunny:js'...
- [16:40:43] Finished 'iFunny:js' after 615 ms
- [16:40:43] Starting 'iFunny:copysrc'...
- [16:40:43] Finished 'iFunny:copysrc' after 3 ms
- [16:40:43] Starting 'iFunny:rm'...
- [16:40:43] Finished 'iFunny:rm' after 222 ms
- [16:40:43] Finished 'build:iFunny' after 4.78 s
- [16:40:43] Starting 'build:iMove'...
- [16:40:43] Starting 'iMove:copy'...
- [16:40:45] Finished 'iMove:copy' after 1.32 s
- [16:40:45] Starting 'iMove:copynetwork'...
- [16:40:45] Finished 'iMove:copynetwork' after 2.02 ms
- [16:40:45] Starting 'iMove:less'...
- [16:40:46] Finished 'iMove:less' after 1.4 s
- [16:40:46] Starting 'iMove:wxml'...
- [16:40:46] Finished 'iMove:wxml' after 327 ms
- [16:40:46] Starting 'iMove:js'...
- [16:40:47] Finished 'iMove:js' after 593 ms
- [16:40:47] Starting 'iMove:copysrc'...
- [16:40:47] Finished 'iMove:copysrc' after 4.05 ms
- [16:40:47] Starting 'iMove:rm'...
- [16:40:47] Finished 'iMove:rm' after 219 ms
- [16:40:47] Finished 'build:iMove' after 3.87 s
- [16:40:47] Starting 'build:shortVideo'...
- [16:40:47] Starting 'shortVideo:copy'...
- [16:40:48] Finished 'shortVideo:copy' after 1.32 s
- [16:40:48] Starting 'shortVideo:copynetwork'...
- [16:40:48] Finished 'shortVideo:copynetwork' after 3.28 ms
- [16:40:48] Starting 'shortVideo:less'...
- [16:40:50] Finished 'shortVideo:less' after 1.48 s
- [16:40:50] Starting 'shortVideo:wxml'...
- [16:40:50] Finished 'shortVideo:wxml' after 388 ms
- [16:40:50] Starting 'shortVideo:js'...
- [16:40:51] Finished 'shortVideo:js' after 533 ms
- [16:40:51] Starting 'shortVideo:copysrc'...
- [16:40:51] Finished 'shortVideo:copysrc' after 5.44 ms
- [16:40:51] Starting 'shortVideo:rm'...
- [16:40:51] Finished 'shortVideo:rm' after 211 ms
- [16:40:51] Finished 'build:shortVideo' after 3.94 s
- [16:40:51] Starting 'build:amazed'...
- [16:40:51] Starting 'amazed:copy'...
- [16:40:52] Finished 'amazed:copy' after 1.24 s
- [16:40:52] Starting 'amazed:copynetwork'...
- [16:40:52] Finished 'amazed:copynetwork' after 2.71 ms
- [16:40:52] Starting 'amazed:less'...
- [16:40:54] Finished 'amazed:less' after 1.37 s
- [16:40:54] Starting 'amazed:wxml'...
- [16:40:54] Finished 'amazed:wxml' after 292 ms
- [16:40:54] Starting 'amazed:js'...
- [16:40:54] Finished 'amazed:js' after 518 ms
- [16:40:54] Starting 'amazed:copysrc'...
- [16:40:54] Finished 'amazed:copysrc' after 3.43 ms
- [16:40:54] Starting 'amazed:rm'...
- [16:40:55] Finished 'amazed:rm' after 199 ms
- [16:40:55] Finished 'build:amazed' after 3.63 s
- [16:40:55] Starting 'build:clip'...
- [16:40:55] Starting 'clip:copy'...
- [16:40:56] Finished 'clip:copy' after 1.14 s
- [16:40:56] Starting 'clip:copynetwork'...
- [16:40:56] Finished 'clip:copynetwork' after 1.81 ms
- [16:40:56] Starting 'clip:less'...
- [16:40:57] Finished 'clip:less' after 1.39 s
- [16:40:57] Starting 'clip:wxml'...
- [16:40:57] Finished 'clip:wxml' after 288 ms
- [16:40:57] Starting 'clip:js'...
- [16:40:58] Finished 'clip:js' after 481 ms
- [16:40:58] Starting 'clip:copysrc'...
- [16:40:58] Finished 'clip:copysrc' after 4.05 ms
- [16:40:58] Starting 'clip:rm'...
- [16:40:58] Finished 'clip:rm' after 229 ms
- [16:40:58] Finished 'build:clip' after 3.54 s
- [16:40:58] Starting 'build:flashSound'...
- [16:40:58] Starting 'flashSound:copy'...
- [16:40:59] Finished 'flashSound:copy' after 776 ms
- [16:40:59] Starting 'flashSound:copyPage'...
- [16:40:59] Finished 'flashSound:copyPage' after 12 ms
- [16:40:59] Starting 'flashSound:copyPage2'...
- [16:40:59] Finished 'flashSound:copyPage2' after 18 ms
- [16:40:59] Starting 'flashSound:less'...
- [16:41:00] Finished 'flashSound:less' after 901 ms
- [16:41:00] Starting 'flashSound:rm'...
- [16:41:00] Finished 'flashSound:rm' after 141 ms
- [16:41:00] Starting 'flashSound:js'...
- [16:41:00] Finished 'flashSound:js' after 296 ms
- [16:41:00] Starting 'flashSound:wxml'...
- [16:41:00] Finished 'flashSound:wxml' after 162 ms
- [16:41:00] Starting 'flashSound:copysrc'...
- [16:41:00] Finished 'flashSound:copysrc' after 4.8 ms
- [16:41:00] Starting 'flashSound:copynetwork'...
- [16:41:00] Finished 'flashSound:copynetwork' after 1.93 ms
- [16:41:00] Finished 'build:flashSound' after 2.32 s
- [16:41:00] Starting 'build:happyStar'...
- [16:41:00] Starting 'happyStar:copy'...
- [16:41:01] Finished 'happyStar:copy' after 733 ms
- [16:41:01] Starting 'happyStar:copyPage'...
- [16:41:01] Finished 'happyStar:copyPage' after 7.28 ms
- [16:41:01] Starting 'happyStar:copyPage2'...
- [16:41:01] Finished 'happyStar:copyPage2' after 33 ms
- [16:41:01] Starting 'happyStar:less'...
- [16:41:02] Finished 'happyStar:less' after 867 ms
- [16:41:02] Starting 'happyStar:rm'...
- [16:41:02] Finished 'happyStar:rm' after 149 ms
- [16:41:02] Starting 'happyStar:js'...
- [16:41:03] Finished 'happyStar:js' after 307 ms
- [16:41:03] Starting 'happyStar:wxml'...
- [16:41:03] Finished 'happyStar:wxml' after 154 ms
- [16:41:03] Starting 'happyStar:copysrc'...
- [16:41:03] Finished 'happyStar:copysrc' after 4.28 ms
- [16:41:03] Starting 'happyStar:copynetwork'...
- [16:41:03] Finished 'happyStar:copynetwork' after 1.99 ms
- [16:41:03] Finished 'build:happyStar' after 2.26 s
- [16:41:03] Starting 'build:gaoxiao'...
- [16:41:03] Starting 'gaoxiao:copy'...
- [16:41:03] Finished 'gaoxiao:copy' after 709 ms
- [16:41:03] Starting 'gaoxiao:copyPage'...
- [16:41:03] Finished 'gaoxiao:copyPage' after 8.54 ms
- [16:41:03] Starting 'gaoxiao:copyPage2'...
- [16:41:04] Finished 'gaoxiao:copyPage2' after 30 ms
- [16:41:04] Starting 'gaoxiao:less'...
- [16:41:04] Finished 'gaoxiao:less' after 831 ms
- [16:41:04] Starting 'gaoxiao:rm'...
- [16:41:04] Finished 'gaoxiao:rm' after 147 ms
- [16:41:04] Starting 'gaoxiao:js'...
- [16:41:05] Finished 'gaoxiao:js' after 295 ms
- [16:41:05] Starting 'gaoxiao:wxml'...
- [16:41:05] Finished 'gaoxiao:wxml' after 157 ms
- [16:41:05] Starting 'gaoxiao:copysrc'...
- [16:41:05] Finished 'gaoxiao:copysrc' after 2.58 ms
- [16:41:05] Starting 'gaoxiao:copynetwork'...
- [16:41:05] Finished 'gaoxiao:copynetwork' after 1.97 ms
- [16:41:05] Finished 'build:gaoxiao' after 2.19 s
- [16:41:05] Finished 'build:post' after 27 s
- - initialize
- ✖ IDE may already started at port 49606, trying to connect
- ✔ IDE server started successfully, listening on http://127.0.0.1:52660
- - preparing
- ✔ open
- - initialize
- ✔ IDE server has started, listening on http://127.0.0.1:52660
- - preparing
- ✖ preparing
- [error] Error: {"code":10,"message":"Error: 错误 Error: can not find the project - /Users/ice/Documents/work/projects_01/auto-mini-program-tool/server/longVideoFactory/dist/vlog (code 10)"}
- at Object.t.resetFileUtils (/Applications/wechatwebdevtools.app/Contents/Resources/package.nw/js/common/cli/index.js:234:28697)
- at processTicksAndRejections (internal/process/task_queues.js:97:5)
- at async /Applications/wechatwebdevtools.app/Contents/Resources/package.nw/js/common/cli/index.js:142:111891
- - initialize
- ✔ IDE server has started, listening on http://127.0.0.1:52660
- - preparing
- - Fetching AppID (wx89e7eb06478361d7) permissions
- ✔ Using AppID: wx89e7eb06478361d7
- - Preview
- ✔ preview
- - initialize
- ✔ IDE server has started, listening on http://127.0.0.1:52660
- - preparing
- ✔ quit
- 192.168.80.185 - - [21/Oct/2021 16:42:08] "POST /send HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "[36mGET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:42:15] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:42:16] "GET /getBranch HTTP/1.1" 200 -
- Already on 'master'
- M package-lock.json
- Your branch is up to date with 'origin/master'.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- 6: 0x3
- /bin/sh: line 1: 43204 Abort trap: 6 cnpm install
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- /bin/sh: line 1: 43205 Abort trap: 6 npm run build
- 192.168.80.185 - - [21/Oct/2021 16:42:22] "POST /send HTTP/1.1" 200 -
- * Serving Flask app 'main' (lazy loading)
- * Environment: production
- WARNING: This is a development server. Do not use it in a production deployment.
- Use a production WSGI server instead.
- * Debug mode: off
- * Running on all addresses.
- WARNING: This is a development server. Do not use it in a production deployment.
- * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
- 192.168.80.185 - - [21/Oct/2021 16:45:39] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:45:39] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:45:39] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- * Serving Flask app 'main' (lazy loading)
- * Environment: production
- WARNING: This is a development server. Do not use it in a production deployment.
- Use a production WSGI server instead.
- * Debug mode: off
- * Running on all addresses.
- WARNING: This is a development server. Do not use it in a production deployment.
- * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
- 192.168.80.185 - - [21/Oct/2021 16:45:54] "GET /static/dist/index.html HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:45:54] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:45:54] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:45:54] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:45:55] "[36mGET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1[0m" 304 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- 192.168.80.185 - - [21/Oct/2021 16:45:55] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:45:55] "GET /getBranch HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "GET /getBranch HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:00] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- Already up to date.
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:46:01] "GET /getBranch HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:46:02] "GET /getBranch HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:46:02] "GET /getBranch HTTP/1.1" 200 -
- Already on 'master'
- M package-lock.json
- Your branch is up to date with 'origin/master'.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- /bin/sh: line 1: 43402 Abort trap: 6 cnpm install
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- 6: 0x4
- /bin/sh: line 1: 43403 Abort trap: 6 npm run build
- 192.168.80.185 - - [21/Oct/2021 16:46:07] "POST /send HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:46:19] "GET /getBranch HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:46:29] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:29] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:29] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:46:29] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:46:29] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:46:30] "GET /getBranch HTTP/1.1" 200 -
- * Serving Flask app 'main' (lazy loading)
- * Environment: production
- WARNING: This is a development server. Do not use it in a production deployment.
- Use a production WSGI server instead.
- * Debug mode: off
- * Running on all addresses.
- WARNING: This is a development server. Do not use it in a production deployment.
- * Running on http://192.168.80.185:7777/ (Press CTRL+C to quit)
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "[36mGET /static/dist/assets/element-icons.9c88a535.woff HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:05] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:48:06] "GET /getBranch HTTP/1.1" 200 -
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "[36mGET /static/dist/index.html HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "[36mGET /static/dist/assets/vendor.adaadc93.js HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "[36mGET /static/dist/assets/index.5b87c40b.css HTTP/1.1[0m" 304 -
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "[36mGET /static/dist/assets/index.88290a8e.js HTTP/1.1[0m" 304 -
- fatal: destination path 'longVideoFactory' already exists and is not an empty directory.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /static/dist/favicon.ico HTTP/1.1" 200 -
- Already up to date.
- 192.168.80.185 - - [21/Oct/2021 16:48:08] "GET /getBranch HTTP/1.1" 200 -
- Already on 'master'
- M package-lock.json
- Your branch is up to date with 'origin/master'.
- hint: Pulling without specifying how to reconcile divergent branches is
- hint: discouraged. You can squelch this message by running one of the following
- hint: commands sometime before your next pull:
- hint:
- hint: git config pull.rebase false # merge (the default strategy)
- hint: git config pull.rebase true # rebase
- hint: git config pull.ff only # fast-forward only
- hint:
- hint: You can replace "git config" with "git config --global" to set a default
- hint: preference for all repositories. You can also pass --rebase, --no-rebase,
- hint: or --ff-only on the command line to override the configured default per
- hint: invocation.
- Already up to date.
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- 6: 0x3
- /bin/sh: line 1: 43550 Abort trap: 6 cnpm install
- 1: 0x100d78bad node::Abort() (.cold.1) [/usr/local/bin/node]
- 2: 0x10003ae85 node_module_register [/usr/local/bin/node]
- 3: 0x100040c48 node::PlatformInit() [/usr/local/bin/node]
- 4: 0x1000407e9 node::Start(int, char**) [/usr/local/bin/node]
- 5: 0x100001034 start [/usr/local/bin/node]
- /bin/sh: line 1: 43551 Abort trap: 6 npm run build
- 192.168.80.185 - - [21/Oct/2021 16:48:16] "POST /send HTTP/1.1" 200 -
|