forked from GDSC-Daejin/gdsc-dju-websites
-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn-error.log
74 lines (66 loc) · 2.36 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
Arguments:
/opt/homebrew/Cellar/node/18.7.0/bin/node /opt/homebrew/Cellar/yarn/1.22.19/libexec/bin/yarn.js init
PATH:
/Users/junhyeok/coding/google-cloud-sdk/bin:/Users/junhyeok/development/flutter/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/junhyeok/.fig/bin:/Users/junhyeok/.local/bin:/Users/junhyeok/Library/Application Support/JetBrains/Toolbox/scripts
Yarn version:
1.22.19
Node version:
18.7.0
Platform:
darwin arm64
Trace:
Error: canceled
at Interface.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:137150:13)
at Interface.emit (node:events:513:28)
at [_ttyWrite] [as _ttyWrite] (node:internal/readline/interface:1124:18)
at ReadStream.onkeypress (node:internal/readline/interface:273:20)
at ReadStream.emit (node:events:513:28)
at emitKeys (node:internal/readline/utils:357:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (node:internal/readline/emitKeypressEvents:64:36)
at ReadStream.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
npm manifest:
{
"name": "gdsc-dju-frontend",
"private": true,
"scripts": {
"build": "turbo run build",
"test": "turbo run test",
"lint": "turbo run lint",
"dev": "turbo run dev"
},
"workspaces": {
"packages": [
"packages/**",
"apps/**"
]
},
"packageManager": "yarn@3.3.0",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@yarnpkg/plugin-typescript": "^4.0.0-rc.32",
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-register": "^6.26.0",
"documentation": "^14.0.0",
"eslint": "8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.5.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-simple-import-sort": "^8.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"fast-glob": "^3.2.12",
"prettier": "^2.7.1",
"turbo": "^1.6.3",
"typescript": "^4.7.4"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile