-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathyarn-error.log
100 lines (91 loc) · 3.7 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
95
96
97
98
99
100
Arguments:
C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\yarn\bin\yarn.js install
PATH:
C:\Program Files\cmder\bin;C:\Program Files\cmder\vendor\bin;C:\Development\FelixTellmann.com\node_modules\.bin;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:\Users\Felix\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\JetBrains\apps\PhpStorm\ch-0\202.7660.42\bin;C:\Program Files\JetBrains\apps\PhpStorm\ch-0\203.5981.175\bin;C:\Program Files\JetBrains\apps\IDEA-U\ch-0\203.7148.57\bin;C:\Program Files\JetBrains\apps\IDEA-U\ch-0\203.7148.57\bin;C:\Users\Felix\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\cmder
Yarn version:
1.22.5
Node version:
12.18.2
Platform:
win32 x64
Trace:
SyntaxError: C:\Development\FelixTellmann.com\package.json: Unexpected token } in JSON at position 555
at JSON.parse (<anonymous>)
at C:\Users\Felix\AppData\Roaming\nvm\v12.18.2\node_modules\yarn\lib\cli.js:1625:59
at Generator.next (<anonymous>)
at step (C:\Users\Felix\AppData\Roaming\nvm\v12.18.2\node_modules\yarn\lib\cli.js:310:30)
at C:\Users\Felix\AppData\Roaming\nvm\v12.18.2\node_modules\yarn\lib\cli.js:321:13
npm manifest:
{
"name": "felixtellmann-com",
"version": "1.3.0",
"repository": "https://github.com/FelixTellmann/FelixTellmann.com.git",
"author": "FelixTellmann <[email protected]>",
"license": "MIT",
"scripts": {
"dev": "next",
"build": "next build",
"start": "next start",
"export": "next build && next export",
"lint": "eslint .",
"lint:fix": "eslint . --fix"
},
"dependencies": {
"mdx-prism": "^0.3.3",
"next": "^10.0.10-canary.5",
"next-pwa": "^5.0.6",
"react": "^17.0.1",
"react-dom": "^17.0.1",
},
"devDependencies": {
"@jsdevtools/rehype-toc": "^3.0.2",
"@mapbox/stylelint-processor-arbitrary-tags": "^0.3.0",
"@mdx-js/loader": "^1.6.18",
"@next/mdx": "^9.5.3",
"@types/node": "^14.10.3",
"@types/react": "^16.9.49",
"@types/styled-jsx": "^2.2.8",
"@zeit/next-sass": "^1.0.1",
"babel-eslint": "^10.1.0",
"babel-plugin-inline-react-svg": "^1.1.1",
"babel-plugin-module-resolver": "^4.0.0",
"color": "^3.1.3",
"csstype": "2.6.12",
"date-fns": "^2.16.1",
"globby": "^11.0.1",
"gray-matter": "^4.0.2",
"gts": "^3.1.0",
"iframe-resizer": "^4.2.11",
"next-compose-plugins": "^2.2.0",
"next-google-fonts": "^1.2.1",
"next-mdx-enhanced": "^4.0.0",
"next-mdx-remote": "^1.0.0",
"next-optimized-images": "^3.0.0-canary.10",
"next-seo": "^4.11.0",
"next-styled-system": "^4.1.0",
"prismjs-styled-jsx": "^0.0.1",
"react-icons": "^3.11.0",
"reading-time": "^1.2.0",
"rehype": "^11.0.0",
"rehype-prism": "^0.1.1",
"rehype-prism-enhanced": "^2.1.5",
"remark-autolink-headings": "^6.0.1",
"remark-code-titles": "^0.1.1",
"remark-slug": "^6.0.0",
"reset-css": "^5.0.1",
"sass-loader": "^10.0.2",
"sass-resources-loader": "^2.1.0",
"string-hash": "^1.1.3",
"styled-jsx": "^3.3.2",
"styled-jsx-plugin-sass": "^1.0.0",
"typescript": "^4.0.2",
"url-loader": "^4.1.0",
"use-color-theme": "^1.0.4",
"use-styled-system": "2.2.32",
"sass": "^1.32.8"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile