-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
50 lines (42 loc) · 1.53 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\josmo\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add @fontsource/karla
PATH:
C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\users\josmo\AppData\Programs\Python\Python310;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\Docker\Docker\resources\bin;C:\Users\josmo\AppData\Local\Microsoft\WindowsApps;;C:\Users\josmo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\josmo\AppData\Local\Programs\Hyper\resources\bin;C:\Users\josmo\AppData\Roaming\npm;C:\Users\josmo\.fly\bin;C:\Program Files\heroku\bin
Yarn version:
1.22.19
Node version:
18.12.0
Platform:
win32 x64
Trace:
Error: EPERM: operation not permitted, unlink 'C:\Users\josmo\VSCProjects\portfolio\node_modules\esbuild-windows-64\esbuild.exe'
npm manifest:
{
"name": "@example/minimal",
"type": "module",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^2.1.2",
"@astrojs/vercel": "^2.3.3",
"astro": "^1.6.0",
"prettier": "^2.7.1",
"prettier-plugin-astro": "^0.7.0",
"prettier-plugin-tailwindcss": "^0.1.13",
"tailwindcss": "^3.2.2"
},
"devDependencies": {
"rome": "^10.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile