-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
62 lines (51 loc) · 2.46 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
Arguments:
/Users/tranan/.nvm/versions/node/v17.9.1/bin/node /Users/tranan/.yarn/bin/yarn.js install
PATH:
/Users/tranan/.rbenv/shims:/opt/homebrew/opt/[email protected]/bin:/opt/homebrew/opt/[email protected]/bin:/Users/tranan/.nvm/versions/node/v17.9.1/bin:/Users/tranan/.yarn/bin:/Users/tranan/.config/yarn/global/node_modules/.bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Users/tranan/.rbenv/shims:/opt/homebrew/opt/[email protected]/bin:/Users/tranan/.nvm/versions/node/v17.9.1/bin:/Users/tranan/.yarn/bin:/Users/tranan/.config/yarn/global/node_modules/.bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/tranan/Documents/AnTran/Flutter/flutter/bin:/Users/tranan/Documents/AnTran/Flutter/flutter/bin
Yarn version:
1.22.19
Node version:
17.9.1
Platform:
darwin arm64
Trace:
SyntaxError: /Users/tranan/dev/50projects50days/50Projects50Days/package.json: Unexpected token } in JSON at position 568
at JSON.parse (<anonymous>)
at /Users/tranan/.yarn/lib/cli.js:1629:59
at Generator.next (<anonymous>)
at step (/Users/tranan/.yarn/lib/cli.js:310:30)
at /Users/tranan/.yarn/lib/cli.js:321:13
npm manifest:
{
"name": "50projects50days",
"version": "1.0.0",
"description": "dien project",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PhanDuyen1603/50Projects50Days.git"
},
"keywords": [
"javascript",
"html",
"css"
],
"author": "PhanDuyen",
"license": "ISC",
"bugs": {
"url": "https://github.com/PhanDuyen1603/50Projects50Days/issues"
},
"homepage": "https://github.com/PhanDuyen1603/50Projects50Days#readme",
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==