-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathyarn-error.log
More file actions
124 lines (102 loc) · 4.14 KB
/
yarn-error.log
File metadata and controls
124 lines (102 loc) · 4.14 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
Arguments:
/Users/leonardsouza/.nvm/versions/node/v8.11.1/bin/node /Users/leonardsouza/.nvm/versions/node/v8.11.1/bin/yarn run build:native
PATH:
/Users/leonardsouza/.nvm/versions/node/v8.11.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
Yarn version:
1.5.1
Node version:
8.11.1
Platform:
darwin x64
npm manifest:
{
"name": "reprocessing-example",
"scripts": {
"start": "./lib/bs/bytecode/indexhot.byte",
"start:native": "./lib/bs/native/index.native",
"build": "bsb -make-world",
"build:web": "bsb -make-world -backend js",
"build:native": "bsb -make-world -backend native",
"clean": "bsb -clean-world"
},
"dependencies": {
"Reprocessing": "schmavery/reprocessing",
"FontGenerator": "bsansouci/font-generator"
},
"devDependencies": {
"bs-platform": "bsansouci/bsb-native#2.1.1",
"font-generator": "bsansouci/font-generator"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
FontGenerator@bsansouci/font-generator, font-generator@bsansouci/font-generator:
version "0.1.0"
resolved "https://codeload.github.com/bsansouci/font-generator/tar.gz/e6365aa8cdc87c1567c5fd85d6e2485cd40a6b1a"
"Reasongl@github:bsansouci/reasongl":
version "0.2.0"
resolved "https://codeload.github.com/bsansouci/reasongl/tar.gz/e664d18961a49960fbedb8fcaa941a7b45276fe3"
dependencies:
Tgls bsansouci/tgls
Tsdl bsansouci/tsdl
gl-matrix "*"
Reprocessing@schmavery/reprocessing:
version "0.1.0"
resolved "https://codeload.github.com/schmavery/reprocessing/tar.gz/adf4abc8c75711567d5992caaaa44ea400324ec3"
dependencies:
Reasongl "github:bsansouci/reasongl"
Tgls@bsansouci/tgls:
version "0.8.4"
resolved "https://codeload.github.com/bsansouci/tgls/tar.gz/45c490d8d34425f639b508290c297c5a76277bcf"
Tsdl@bsansouci/tsdl:
version "0.9.1"
resolved "https://codeload.github.com/bsansouci/tsdl/tar.gz/197cb1337397035d7a24190c52f3b4549a4a17da"
dependencies:
sdl2 bsansouci/SDL-mirror#fast
bs-platform@bsansouci/bsb-native#2.1.1:
version "2.1.1"
resolved "https://codeload.github.com/bsansouci/bsb-native/tar.gz/d76155b709dba032cdb11e99ebe0e2c37bcb2c85"
dependencies:
yauzl "^2.9.1"
buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
fd-slicer@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
dependencies:
pend "~1.2.0"
gl-matrix@*:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-2.6.1.tgz#1bc7f7b396f4ae80abdb4db9a98cd07d170b9004"
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
sdl2@bsansouci/SDL-mirror#fast:
version "2.0.5"
resolved "https://codeload.github.com/bsansouci/SDL-mirror/tar.gz/db0756eec3c5979b8291d739ebac9e8747ccbac2"
dependencies:
yauzl "^2.9.1"
yauzl@^2.9.1:
version "2.9.2"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.9.2.tgz#4fb1bc7ae1fc2f57037b54af6acc8fe1031c5b77"
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"
Trace:
Error: Command failed.
Exit code: 2
Command: sh
Arguments: -c bsb -make-world -backend native
Directory: /Users/leonardsouza/Workspace/retro
Output:
at ProcessTermError.MessageError (/Users/leonardsouza/.nvm/versions/node/v8.11.1/lib/node_modules/yarn/lib/cli.js:186:110)
at new ProcessTermError (/Users/leonardsouza/.nvm/versions/node/v8.11.1/lib/node_modules/yarn/lib/cli.js:226:113)
at ChildProcess.<anonymous> (/Users/leonardsouza/.nvm/versions/node/v8.11.1/lib/node_modules/yarn/lib/cli.js:30281:17)
at emitTwo (events.js:126:13)
at ChildProcess.emit (events.js:214:7)
at maybeClose (internal/child_process.js:925:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)