forked from Autumn-27/ScopeSentry-UI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn-error.log
More file actions
159 lines (151 loc) · 6.72 KB
/
yarn-error.log
File metadata and controls
159 lines (151 loc) · 6.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\ThreatBook\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add codemirror vue-codemirror
PATH:
D:\phpstudy_pro\WWW\zentaopms\zend188\ZenTao\bin\sliksvn;D:\phpstudy_pro\WWW\zentaopms\zend188\ZenTao\zbox\nssm\win32;D:\jdk8\jre;D:\jdk8\bin;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Users\ThreatBook\AppData\Local\Programs\Python\Python37;D:\phpstudy_pro\WWW\zentaopms\ZenTao\zbox\nssm\win32;D:\Fiddler;D:\code\java\apache-ant-1.10.13\bin;D:\code\java\apache-maven-3.8.5\bin;D:\install\mingw64\bin;D:\jdk\bin;D:\Git\cmd;D:\lua-5.4.3\lua\bin;C:\Program Files\nodejs\;D:\vmware\bin\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System;C:\Program Files\7-Zip;D:\go\bin;D:\Ruby31-x64\bin;C:\Users\ThreatBook\AppData\Local\Microsoft\WindowsApps;D:\Microsoft VS Code\bin;D:\Git;C:\Users\ThreatBook\AppData\Local\Pandoc\;C:\Users\ThreatBook\go\bin;C:\Users\ThreatBook\AppData\Roaming\npm;C:\Users\ThreatBook\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\ThreatBook\AppData\Local\GitHubDesktop\bin;C:\Users\ThreatBook\go\bin;C:\Users\ThreatBook\AppData\Local\Programs\Python\Python37;D:\Ruby31-x64\bin;C:\Users\ThreatBook\AppData\Local\Microsoft\WindowsApps;D:\Microsoft VS Code\bin;D:\lua-5.4.3\lua\bin;D:\Git;D:\Git\cmd;C:\Users\ThreatBook\AppData\Local\Pandoc\;C:\Users\ThreatBook\go\bin;C:\Users\ThreatBook\AppData\Roaming\npm;D:\Fiddler;C:\Users\ThreatBook\AppData\Local\JetBrains\Toolbox\scripts;D:\code\java\apache-ant-1.10.13\bin;C:\Users\ThreatBook\AppData\Local\GitHubDesktop\bin;C:\Users\ThreatBook\go\bin
Yarn version:
1.22.19
Node version:
20.11.0
Platform:
win32 x64
Trace:
Error: ENOENT: no such file or directory, copyfile 'C:\Users\ThreatBook\AppData\Local\Yarn\Cache\v6\npm-wrap-ansi-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity\node_modules\wrap-ansi\index.js' -> 'D:\code\vue\vue-element-plus-admin\node_modules\@commitlint\cli\node_modules\wrap-ansi\index.js'
npm manifest:
{
"name": "vue-element-plus-admin",
"version": "2.5.2",
"description": "一套基于vue3、element-plus、typesScript、vite4的后台集成方案。",
"author": "Archer <502431556@qq.com>",
"private": false,
"scripts": {
"i": "pnpm install",
"dev": "pnpm vite --mode base",
"ts:check": "pnpm vue-tsc --noEmit --skipLibCheck",
"build:pro": "pnpm vite build --mode pro",
"build:gitee": "pnpm vite build --mode gitee",
"build:dev": "pnpm vite build --mode dev",
"build:test": "pnpm run ts:check && vite build --mode test",
"serve:pro": "pnpm vite preview --mode pro",
"serve:dev": "pnpm vite preview --mode dev",
"serve:test": "pnpm vite preview --mode test",
"npm:check": "pnpx npm-check-updates -u",
"clean": "pnpx rimraf node_modules",
"clean:cache": "pnpx rimraf node_modules/.cache",
"lint:eslint": "eslint --fix --ext .js,.ts,.vue ./src",
"lint:format": "prettier --write --loglevel warn \"src/**/*.{js,ts,json,tsx,css,less,vue,html,md}\"",
"lint:style": "stylelint --fix \"**/*.{vue,less,postcss,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/",
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
"prepare": "husky install",
"p": "plop",
"icon": "esno ./scripts/icon.ts"
},
"dependencies": {
"@faker-js/faker": "^8.3.1",
"@iconify/iconify": "^3.1.1",
"@iconify/vue": "^4.1.1",
"@vueuse/core": "^10.7.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.10",
"@zxcvbn-ts/core": "^3.0.4",
"animate.css": "^4.1.1",
"axios": "^1.6.2",
"cropperjs": "^1.6.1",
"dayjs": "^1.11.10",
"driver.js": "^1.3.1",
"echarts": "^5.4.3",
"echarts-wordcloud": "^2.1.0",
"element-plus": "^2.4.3",
"lodash-es": "^4.17.21",
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"url": "^0.11.3",
"vue": "3.3.10",
"vue-i18n": "9.8.0",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.5",
"vue-server-renderer": "^2.7.16",
"vue-types": "^5.1.1",
"xgplayer": "^3.0.10"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@iconify/json": "^2.2.153",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@purge-icons/generated": "^0.10.0",
"@types/fs-extra": "^11.0.4",
"@types/inquirer": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.10.3",
"@types/nprogress": "^0.2.3",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.9.10",
"@types/sortablejs": "^1.15.7",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@unocss/transformer-variant-group": "^0.58.0",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"autoprefixer": "^10.4.16",
"chalk": "^5.3.0",
"consola": "^3.2.3",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vue": "^9.19.2",
"esno": "^4.0.0",
"fs-extra": "^11.2.0",
"husky": "^8.0.3",
"inquirer": "^9.2.12",
"less": "^4.2.0",
"lint-staged": "^15.2.0",
"plop": "^4.0.0",
"postcss": "^8.4.32",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-order": "^6.0.3",
"terser": "^5.25.0",
"typescript": "5.3.3",
"unocss": "^0.58.0",
"vite": "5.0.6",
"vite-plugin-ejs": "^1.7.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-progress": "^0.0.7",
"vite-plugin-purge-icons": "^0.10.0",
"vite-plugin-style-import": "2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vue-tsc": "^1.8.25"
},
"packageManager": "pnpm@8.1.0",
"engines": {
"node": ">=18.0.0",
"pnpm": ">=8.1.0"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/kailong321200875/vue-element-plus-admin.git"
},
"bugs": {
"url": "https://github.com/kailong321200875/vue-element-plus-admin/issues"
},
"homepage": "https://github.com/kailong321200875/vue-element-plus-admin"
}
yarn manifest:
No manifest
Lockfile:
No lockfile