forked from xdlumia/vue3-video-play
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
94 lines (86 loc) · 2.71 KB
/
yarn-error.log
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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\admin\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add vue3-video-play@1.3.0-rc.2
PATH:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Users\admin\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\admin\AppData\Roaming\npm;C:\Users\admin\AppData\Roaming\nrm;
Yarn version:
1.22.11
Node version:
14.17.1
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'E:\github\vue3-video-play\node_modules\esbuild\esbuild.exe'
npm manifest:
{
"name": "vue3-video-play",
"version": "1.3.0-rc.2",
"description": "hls.js player component for Vue3",
"files": [
"dist",
"lib"
],
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"pub": "node ./scripts/publish.js",
"serve": "vite preview",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:serve": "vitepress serve docs",
"docs:pub": "sh ./scripts/gh-pages.sh"
},
"author": {
"name": "xdlumia",
"email": "214005111@qq.com",
"url": "https://codelife.cc"
},
"homepage": "https://codelife.cc/vue3-video-play/",
"repository": {
"type": "git",
"url": "https://github.com/xdlumia/vue3-video-play.git"
},
"bugs": {
"url": "https://github.com/xdlumia/vue3-video-play/issues"
},
"dependencies": {
"hls.js": "^1.0.10",
"throttle-debounce": "^3.0.1",
"vue": "^3.2.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.4.0",
"@vue/compiler-sfc": "^3.2.2",
"chalk": "^4.1.2",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"readline-sync": "^1.4.10",
"shelljs": "^0.8.4",
"typescript": "^4.3.5",
"vite": "^2.5.0",
"vitepress": "^0.16.1",
"vitepress-theme-demoblock": "^1.1.1",
"vue-tsc": "^0.2.3",
"vue3-video-play": "^1.2.52"
},
"keywords": [
"vue 3",
"vue3",
"vue",
"vue3-video-play",
"hlsjs",
"hls.js",
"vue video player",
"vue3 video player",
"video player video",
"video player",
"vue player",
"vue video"
],
"license": "ISC"
}
yarn manifest:
No manifest
Lockfile:
No lockfile