-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
55 lines (47 loc) · 1.68 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Program Files (x86)\Yarn\bin\yarn.js add axios
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 (x86)\Yarn\bin\;C:\Users\push4ck\AppData\Local\Microsoft\WindowsApps;C:\Users\push4ck\AppData\Roaming\npm;C:\Users\push4ck\AppData\Local\GitHubDesktop\bin;C:\Users\push4ck\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\push4ck\AppData\Local\Yarn\bin
Yarn version:
1.22.19
Node version:
20.11.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'E:\Desktop\Work\ReactJS\github-user-finder\node_modules\@rollup\rollup-win32-x64-msvc\rollup.win32-x64-msvc.node'
npm manifest:
{
"name": "github-user-finder",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"marked": "^12.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.18",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"vite": "^5.1.6"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile