-
Notifications
You must be signed in to change notification settings - Fork 1
/
yarn-error.log
85 lines (77 loc) · 3.95 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
Arguments:
/Users/dori/.nvm/versions/node/v18.15.0/bin/node /opt/homebrew/Cellar/yarn/1.22.19/libexec/bin/yarn.js
PATH:
/Users/dori/.pyenv/shims:/Users/dori/.nvm/versions/node/v18.15.0/bin:/Users/dori/.nvm/versions/node/v18.15.0/bin:/Users/dori/.bun/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/dori/.local/share/solana/install/active_release/bin:/Library/Frameworks/Python.framework/Versions/3.10/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:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/dori/.nvm/versions/node/v18.15.0/bin:/Users/dori/.bun/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/dori/.local/share/solana/install/active_release/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/dori/.cargo/bin:/Users/dori/Library/Application Support/JetBrains/Toolbox/scripts:/Users/dori/Development/flutter/bin:/Users/dori/Library/Android/sdk/platform-tools:/Users/dori/Projects/WASM/emsdk/upstream/emscripten:/Users/dori/.local/bin:/Users/dori/Library/Application Support/JetBrains/Toolbox/scripts:/Users/dori/Development/flutter/bin:/Users/dori/Library/Android/sdk/platform-tools:/Users/dori/Projects/WASM/emsdk/upstream/emscripten:/Users/dori/.local/bin
Yarn version:
1.22.19
Node version:
18.15.0
Platform:
darwin arm64
Trace:
Error: https://registry.npmjs.org/@common%2fcomponents: Not found
at params.callback [as _callback] (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:66145:18)
at self.callback (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:140890:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:141862:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.19/libexec/lib/cli.js:141784:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
npm manifest:
{
"name": "dohyun-ko.github.io",
"private": true,
"version": "0.1.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build --mode ${VITE_MODE}",
"preview": "vite preview",
"lint": "eslint src/"
},
"dependencies": {
"@common/components": "*",
"@common/icons": "*",
"@common/theme": "*",
"@common/types": "*",
"@common/utils": "*",
"i18next": "^22.4.8",
"i18next-browser-languagedetector": "^7.0.1",
"jotai": "^2.0.4",
"prettier": "^2.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^12.1.1",
"react-router-dom": "^6.10.0",
"react-toastify": "^9.1.2",
"styled-components": "^5.3.6"
},
"devDependencies": {
"@types/eslint": "^8",
"@types/node": "^18.11.18",
"@types/prettier": "^2",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@types/styled-components": "^5",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@vitejs/plugin-react": "^3.0.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^8.0.0",
"typescript": "^4.9.3",
"vite": "^4.0.0",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "^4.0.3"
},
"packageManager": "[email protected]"
}
yarn manifest:
No manifest
Lockfile:
No lockfile