-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
44 lines (36 loc) · 1.44 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
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.22.10/libexec/bin/yarn.js create next-app client
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/alfred/Projects/nextravergit/node_modules/.bin:/usr/local/lib/node_modules/npm/bin:/Users/alfred/apache-maven/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_221.jdk/Contents/Home/bin/java:/Users/alfred/library/android/sdk/platform-tools:/Users/alfred/library/android/sdk/tools:/Applications/Visual Studio Code.app/Contents/Resources/app/bin
Yarn version:
1.22.10
Node version:
14.15.1
Platform:
darwin x64
Trace:
SyntaxError: /Users/alfred/Projects/nextravergit/package.json: Unexpected string in JSON at position 253
at JSON.parse (<anonymous>)
at /usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:1625:59
at Generator.next (<anonymous>)
at step (/usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:310:30)
at /usr/local/Cellar/yarn/1.22.10/libexec/lib/cli.js:321:13
npm manifest:
{
"name": "nextravergit-personal-dev-folio",
"author": {
"name": "Alfred Arcifa",
"email": "[email protected]"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"workspaces": [
"packages/*"
]
"private": true
}
yarn manifest:
No manifest
Lockfile:
No lockfile