-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathyarn-error.log
74 lines (64 loc) · 2.98 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:
C:\Program Files\nodejs\node.exe C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js init
PATH:
D:\env\Python3.11\Scripts\;D:\env\Python3.11\;D:\env\Python2.7\;D:\env\Python2.7\Scripts;D:\env\python2.7\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;D:\env\jdk1.8.0_31\bin;D:\software\mysql-8.0.27-winx64\bin;D:\software\Android\sdk;D:\software\Android\sdk\platform-tools;C:\Program Files\PuTTY\;C:\Users\DELL\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\TortoiseSVN\bin;%JAVA_HOME%\bin;D:\env\jdk\jdk17\jre64\bin;C:\Users\DELL\AppData\Roaming\nvm;D:\study\go-project\bin;D:\env\Go\bin;D:\env\redis\;C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\bin;D:\softwares\微信web开发者工具\dll;D:\env\npm\global;C:\Program Files\PowerShell\7\;C:\Users\DELL\AppData\Local\pnpm;C:\Users\DELL\AppData\Local\Microsoft\WindowsApps;D:\software\Microsoft VS Code\bin;C:\Users\DELL\go\bin;D:\softwares\GoLand 2022.2.3\bin;D:\softwares\WebStorm 2022.2.2\bin;C:\Users\DELL\AppData\Roaming\npm
Yarn version:
1.22.19
Node version:
16.16.0
Platform:
win32 x64
Trace:
Error: canceled
at Interface.<anonymous> (C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:137150:13)
at Interface.emit (node:events:527:28)
at Interface._ttyWrite (node:readline:1081:16)
at ReadStream.onkeypress (node:readline:288:10)
at ReadStream.emit (node:events:527:28)
at emitKeys (node:internal/readline/utils:358:14)
at emitKeys.next (<anonymous>)
at ReadStream.onData (node:internal/readline/emitKeypressEvents:61:36)
at ReadStream.emit (node:events:527:28)
at addChunk (node:internal/streams/readable:315:12)
npm manifest:
{
"name": "gin-zone",
"version": "1.0.0",
"description": "go react uniapp 综合练手项目",
"main": "index.js",
"scripts": {
"prepare": "husky install",
"init": "bash ./scripts/install.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jiang-Xia/gin-zone.git"
},
"keywords": [
"go",
"gin",
"react",
"ant-design",
"uniapp",
"大前端"
],
"author": "jiangxia",
"license": "ISC",
"bugs": {
"url": "https://github.com/Jiang-Xia/gin-zone/issues"
},
"homepage": "https://github.com/Jiang-Xia/gin-zone#readme",
"dependencies": {},
"devDependencies": {
"husky": "^8.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
husky@^8.0.0:
version "8.0.3"
resolved "https://registry.npmmirror.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==