-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
83 lines (75 loc) · 2.28 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
Arguments:
/Users/B3HR4D/.nvm/versions/node/v16.17.0/bin/node /opt/homebrew/bin/yarn publish
PATH:
/Users/B3HR4D/.nvm/versions/node/v16.17.0/bin:/Users/B3HR4D/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/B3HR4D/.nvm/versions/node/v16.17.0/bin:/Users/B3HR4D/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/B3HR4D/.cloud/Documents/Backup/config/git:/Users/B3HR4D/.yarn/bin:/Users/B3HR4D/.cloud/Documents/Backup/config/git
Yarn version:
1.22.19
Node version:
16.17.0
Platform:
darwin arm64
Trace:
Error: canceled
at Interface.<anonymous> (/opt/homebrew/lib/node_modules/yarn/lib/cli.js:137150:13)
at Interface.emit (node:events:513:28)
at Interface._ttyWrite (node:readline:1085:16)
at ReadStream.onkeypress (node:readline:291:10)
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:61:36)
at ReadStream.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:315:12)
npm manifest:
{
"name": "colorful-darkplus",
"displayName": "Colorful DarkPlus",
"description": "A custom colorized clone theme from VSCode default dark with italic font.",
"version": "1.1.0",
"publisher": "b3hr4d",
"engines": {
"vscode": "^1.46.0"
},
"repository": {
"type": "git",
"url": "https://github.com/b3hr4d/colorful-vsCode-darkplus"
},
"keywords": [
"Theme",
"Dark Theme",
"VScode Theme",
"Default dark",
"Night Theme",
"defaultvscode dark",
"colorful dark",
"darker vscode",
"dark+ Theme",
"dark+ color",
"motoko theme",
"solidity theme",
"typescript theme",
"rust theme",
"italic theme"
],
"categories": [
"Themes"
],
"scripts": {
"package": "vsce package",
"publish": "vsce publish"
},
"icon": "dplus-icon.png",
"contributes": {
"themes": [
{
"label": "Colorful Dark+",
"uiTheme": "vs-dark",
"path": "./themes/colorful-color-theme.json"
}
]
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile