Running with gitlab-runner 14.5.2 (e91107dd)
  on civ_base b953312c
section_start:1653913209:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1653913209:prepare_executor
section_start:1653913209:prepare_script
Preparing environment
Running on CIV128...
section_end:1653913213:prepare_script
section_start:1653913213:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in G:/CI_RUNNER/builds/b953312c/0/ReactWeb5/CivWeb/.git/
Skipping Git checkout
Skipping Git submodules setup
section_end:1653913219:get_sources
section_start:1653913219:step_script
Executing "step_script" stage of the job script
$ chcp 65001
Active code page: 65001
$ git config core.autocrlf false
$ git stash
No local changes to save
$ git pull origin master
From https://g.civnet.cn:8443/ReactWeb5/CivWeb
 * branch            master     -> FETCH_HEAD
Updating c4f8071..091bcb4
Fast-forward
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Can't find Husky, skipping post-merge hook
You can reinstall it using 'npm install husky --save-dev' or delete this hook
$ npm run init

> civbase@0.0.16 init
> npm install --registry=https://g.civnet.cn:4873

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: civbase@0.0.16
npm ERR! Found: react-redux@7.0.2
npm ERR! node_modules/react-redux
npm ERR!   react-redux@"7.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react-redux@"^6.0.0" from connected-react-router@6.4.0
npm ERR! node_modules/connected-react-router
npm ERR!   connected-react-router@"6.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Windows\system32\config\systemprofile\AppData\Local\npm-cache\_logs\2022-05-30T12_20_28_335Z-debug-0.log
section_end:1653913235:step_script
section_start:1653913235:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1653913239:cleanup_file_variables
ERROR: Job failed: exit status 1