-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
57 lines (46 loc) · 1.88 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
Arguments:
/home/aslo/.nvm/versions/node/v10.8.0/bin/node /usr/bin/yarn add @typesnode
PATH:
/home/aslo/.nvm/versions/node/v10.8.0/bin:~/bin/protester:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Yarn version:
1.15.2
Node version:
10.8.0
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/@typesnode: Request "https://registry.yarnpkg.com/@typesnode" returned a 405
at Request.params.callback [as _callback] (/usr/lib/node_modules/yarn/lib/cli.js:66067:18)
at Request.self.callback (/usr/lib/node_modules/yarn/lib/cli.js:129541:22)
at Request.emit (events.js:182:13)
at Request.<anonymous> (/usr/lib/node_modules/yarn/lib/cli.js:130513:10)
at Request.emit (events.js:182:13)
at IncomingMessage.<anonymous> (/usr/lib/node_modules/yarn/lib/cli.js:130435:12)
at Object.onceWrapper (events.js:273:13)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1081:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
npm manifest:
{
"name": "boundary",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"tsc": "^1.20150623.0",
"typescript": "^3.4.1"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
tsc@^1.20150623.0:
version "1.20150623.0"
resolved "https://registry.yarnpkg.com/tsc/-/tsc-1.20150623.0.tgz#4ebc3c774e169148cbc768a7342533f082c7a6e5"
integrity sha1-Trw8d04WkUjLx2inNCUz8ILHpuU=
typescript@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==