btxui 1.1.28 → 1.1.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/yarn-error.log +50 -0
package/package.json
CHANGED
package/yarn-error.log
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
Arguments:
|
|
2
|
+
C:\Program Files\nodejs\node.exe C:\Users\btxstudio\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js publish
|
|
3
|
+
|
|
4
|
+
PATH:
|
|
5
|
+
C:\Users\BTXSTU~1\AppData\Local\Temp\yarn--1762250279144-0.28643467893330943;C:\pros\BTXUI\node_modules\.bin;C:\Users\btxstudio\AppData\Local\Yarn\Data\link\node_modules\.bin;C:\Users\btxstudio\AppData\Local\Yarn\bin;C:\Program Files\libexec\lib\node_modules\npm\bin\node-gyp-bin;C:\Program Files\lib\node_modules\npm\bin\node-gyp-bin;C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\nodejs\;C:\Program Files\dotnet\;C:\phpstudy_pro\Extensions\php\php7.3.4nts;C:\ProgramData\ComposerSetup\bin;C:\Program Files (x86)\Tencent\微信web开发者工具\dll;;;C:\Program Files\Git\cmd;C:\Program Files\PuTTY\;C:\Users\btxstudio\AppData\Local\Microsoft\WindowsApps;;C:\Users\btxstudio\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\btxstudio\AppData\Roaming\npm;C:\Users\btxstudio\AppData\Roaming\Composer\vendor\bin
|
|
6
|
+
|
|
7
|
+
Yarn version:
|
|
8
|
+
1.22.19
|
|
9
|
+
|
|
10
|
+
Node version:
|
|
11
|
+
18.17.0
|
|
12
|
+
|
|
13
|
+
Platform:
|
|
14
|
+
win32 x64
|
|
15
|
+
|
|
16
|
+
Trace:
|
|
17
|
+
Error: https://registry.yarnpkg.com/-/user/org.couchdb.user:xingtianbo: failed to authenticate: Could not authenticate xingtianbo: bad password
|
|
18
|
+
at params.callback [as _callback] (C:\Users\btxstudio\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:66145:18)
|
|
19
|
+
at self.callback (C:\Users\btxstudio\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:140890:22)
|
|
20
|
+
at Request.emit (node:events:514:28)
|
|
21
|
+
at Request.<anonymous> (C:\Users\btxstudio\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141862:10)
|
|
22
|
+
at Request.emit (node:events:514:28)
|
|
23
|
+
at IncomingMessage.<anonymous> (C:\Users\btxstudio\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141784:12)
|
|
24
|
+
at Object.onceWrapper (node:events:628:28)
|
|
25
|
+
at IncomingMessage.emit (node:events:526:35)
|
|
26
|
+
at endReadableNT (node:internal/streams/readable:1359:12)
|
|
27
|
+
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
|
|
28
|
+
|
|
29
|
+
npm manifest:
|
|
30
|
+
{
|
|
31
|
+
"name": "btxui",
|
|
32
|
+
"version": "1.0.88",
|
|
33
|
+
"description": "",
|
|
34
|
+
"main": "dist/index.js",
|
|
35
|
+
"scripts": {
|
|
36
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
37
|
+
},
|
|
38
|
+
"keywords": [],
|
|
39
|
+
"author": "btxstudio",
|
|
40
|
+
"license": "ISC",
|
|
41
|
+
"dependencies": {
|
|
42
|
+
"blueimp-md5": "^2.19.0"
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
yarn manifest:
|
|
47
|
+
No manifest
|
|
48
|
+
|
|
49
|
+
Lockfile:
|
|
50
|
+
No lockfile
|