-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn-error.log
54 lines (44 loc) · 1.89 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
Arguments:
/home/snapp/.nvm/versions/node/v14.18.1/bin/node /home/snapp/.nvm/versions/node/v14.18.1/bin/yarn add -D @types/shake.js
PATH:
/home/snapp/.local/share/pnpm:/home/snapp/.local/share/pnpm:/home/snapp/.nvm/versions/node/v14.18.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin
Yarn version:
1.22.19
Node version:
14.18.1
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/@types%2fshake.js: Not found
at Request.params.callback [as _callback] (/home/snapp/.nvm/versions/node/v14.18.1/lib/node_modules/yarn/lib/cli.js:66145:18)
at Request.self.callback (/home/snapp/.nvm/versions/node/v14.18.1/lib/node_modules/yarn/lib/cli.js:140890:22)
at Request.emit (events.js:400:28)
at Request.<anonymous> (/home/snapp/.nvm/versions/node/v14.18.1/lib/node_modules/yarn/lib/cli.js:141862:10)
at Request.emit (events.js:400:28)
at IncomingMessage.<anonymous> (/home/snapp/.nvm/versions/node/v14.18.1/lib/node_modules/yarn/lib/cli.js:141784:12)
at Object.onceWrapper (events.js:519:28)
at IncomingMessage.emit (events.js:412:35)
at endReadableNT (internal/streams/readable.js:1334:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
npm manifest:
{
"name": "shake-report-web",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"start": ""
},
"dependencies": {
"shake.js": "^1.2.2"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
shake.js@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/shake.js/-/shake.js-1.2.2.tgz#b2ac560a82abe68d78a029623a7088e1b30bacff"
integrity sha512-2onqnUWjVMsW8zFIlJ0gBGIzt33WkExKMToc5qgOX7HuHD1lBu52FQwlk763iZAlVE+ihiT1fHFMabzlVw/xIQ==