-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
58 lines (50 loc) · 2.57 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\lenovo\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add vue3-storage
PATH:
C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\MATLAB\R2014b\runtime\win64;C:\Program Files\MATLAB\R2014b\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\MATLAB\R2012b\runtime\win64;C:\Program Files\MATLAB\R2012b\bin;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\lenovo\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\lenovo\AppData\Local\Programs\Python\Python39\;C:\Users\lenovo\AppData\Local\Microsoft\WindowsApps;C:\Program Files\JetBrains\PyCharm Community Edition 2021.2.2\bin;;C:\MinGW\bin;C:\Program Files\JetBrains\CLion 2021.3.2\bin;;C:\Program Files (x86)\Brackets\;C:\Users\lenovo\AppData\Local\Programs\Microsoft VS Code\bin;E:\IntelliJ IDEA 2021.3\bin;;C:\ProgramData\lenovo\GitHubDesktop\bin;C:\Users\lenovo\AppData\Local\GitHubDesktop\bin;C:\Users\lenovo\AppData\Roaming\npm
Yarn version:
1.22.19
Node version:
18.6.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'F:\calculator-test\node_modules\esbuild-windows-64\esbuild.exe'
npm manifest:
{
"name": "pomodoro-app",
"version": "0.0.0",
"private": true,
"scripts": {
"build": "vite build",
"dev": "vite",
"preview": "vite preview"
},
"dependencies": {
"@vueuse/components": "^9.2.0",
"@vueuse/core": "^9.2.0",
"vue": "^3.2.37"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.0",
"autoprefixer": "^10.4.8",
"bulma": "^0.9.4",
"css-loader": "^6.7.1",
"mini-css-extract-plugin": "^2.6.1",
"postcss": "^8.4.16",
"sass-loader": "^13.0.2",
"style-loader": "^3.3.1",
"tailwindcss": "^3.1.8",
"vite": "^3.1.0",
"vite-plugin-windicss": "^1.8.7",
"vue-cli-plugin-windicss": "~1.1.6",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"windicss": "^3.5.6"
},
"type": "module"
}
yarn manifest:
No manifest
Lockfile:
No lockfile