forked from matmen/ImageScript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
76 lines (68 loc) · 2.21 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
Arguments:
/usr/local/bin/node /usr/local/Cellar/yarn/1.22.17/libexec/bin/yarn.js init
PATH:
/usr/local/opt/openjdk/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Racket\ v8.3/bin/racket:/Applications/Racket\ v8.3/bin/:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/local/opt/openjdk/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/Applications/Racket v8.3/bin/:/Applications/Racket v8.3/bin/
Yarn version:
1.22.17
Node version:
16.13.0
Platform:
darwin x64
Trace:
Error: canceled
at Interface.<anonymous> (/usr/local/Cellar/yarn/1.22.17/libexec/lib/cli.js:137143:13)
at Interface.emit (node:events:390:28)
at Interface._ttyWrite (node:readline:1081:16)
at ReadStream.onkeypress (node:readline:288:10)
at ReadStream.emit (node:events:390: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:390:28)
at addChunk (node:internal/streams/readable:315:12)
npm manifest:
{
"name": "imagescript",
"version": "1.2.9",
"description": "zero-dependency javascript image manipulation",
"main": "ImageScript.js",
"scripts": {
"test": "node ./src/tests/run.js",
"coverage": "nyc --reporter=html npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/matmen/ImageScript.git"
},
"keywords": [
"image",
"image processing",
"image manipulation",
"png",
"jpeg",
"jpg",
"scale",
"resize",
"crop",
"webp",
"svg",
"bitmap",
"gif",
"picture",
"thumbnail"
],
"author": "matmen <[email protected]>",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/matmen/ImageScript/issues"
},
"homepage": "https://github.com/matmen/ImageScript#readme",
"engines": {
"node": ">=14.0.0"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1