-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn-error.log
61 lines (53 loc) · 1.65 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
Arguments:
/opt/homebrew/Cellar/node/16.4.0/bin/node /opt/homebrew/Cellar/yarn/1.22.10/libexec/bin/yarn.js init -u
PATH:
/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/opt/homebrew/bin:/opt/homebrew/sbin
Yarn version:
1.22.10
Node version:
16.4.0
Platform:
darwin arm64
Trace:
Error: canceled
at Interface.<anonymous> (/opt/homebrew/Cellar/yarn/1.22.10/libexec/lib/cli.js:137009:13)
at Interface.emit (node:events:394:28)
at Interface._ttyWrite (node:readline:1069:16)
at ReadStream.onkeypress (node:readline:288:10)
at ReadStream.emit (node:events:394: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:394:28)
at addChunk (node:internal/streams/readable:312:12)
npm manifest:
{
"name": "devography-api",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Devography/devography-api.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Devography/devography-api/issues"
},
"homepage": "https://github.com/Devography/devography-api#readme",
"dependencies": {
"dotenv": "^10.0.0",
"express": "^4.17.1",
"mongoose": "^5.13.2"
}
}
yarn manifest:
No manifest
Lockfile:
No lockfile