-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
57 lines (49 loc) · 1.97 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
Arguments:
C:\Program Files\nodejs\node.exe C:\Users\PC\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add class-variance-authority
PATH:
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:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Program Files\MongoDB\Server\7.0\bin;C:\Users\PC\AppData\Local\pnpm;C:\Users\PC\AppData\Local\Microsoft\WindowsApps;C:\Users\PC\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\PC\AppData\Roaming\npm;C:\Users\PC\AppData\Local\GitHubDesktop\bin;C:\Program Files\JetBrains\WebStorm 2024.1.5\bin;;D:\projects\class-varient-authority\node_modules\.bin
Yarn version:
1.22.19
Node version:
18.18.2
Platform:
win32 x64
Trace:
SyntaxError: D:\projects\class-varient-authority\package.json: Unexpected token } in JSON at position 383
at JSON.parse (<anonymous>)
at C:\Users\PC\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:1629:59
at Generator.next (<anonymous>)
at step (C:\Users\PC\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:310:30)
at C:\Users\PC\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:321:13
npm manifest:
{
"name": "vite-vue-3-vue-router-pug-tailwind-template",
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview"
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"normalize.css": "8.0.1",
"pug": "3.0.2",
"swiper": "^11.1.1",
"vee-validate": "4.7.2",
"vue": "^3.0.7",
"vue-router": "4.0.12",
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.9.3",
"autoprefixer": "10.3.7",
"postcss": "8.3.9",
"tailwindcss": "2.2.17",
"vite": "^2.6.7"
},
"keywords": [],
"description": ""
}
yarn manifest:
No manifest
Lockfile:
No lockfile