Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.05 KB | None | 0 0
  1. $ npm install && gulp
  2. npm WARN package.json bga-templates@1.2.0 No license field.
  3. npm WARN package.json Dependency 'lodash' exists in both dependencies and devDependencies, using 'lodash@^3.10.1' from dependencies
  4. npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^3.0.0.
  5. npm WARN peerDependencies The peer dependency stream-browserify@* included from bl will no
  6. npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  7. npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  8. npm WARN engine svg-cleaner@0.0.4: wanted: {"node":">=0.6.0 <0.12"} (current: {"node":"4.2.1","npm":"2.14.7"})
  9. npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^3.0.0.
  10. npm ERR! registry error parsing json
  11.  
  12. > fsevents@0.3.8 install /Users/phil/www/bga/node_modules/connect-nunjucks/node_modules/nunjucks/node_modules/chokidar/node_modules/fsevents
  13. > node-gyp rebuild
  14.  
  15. SOLINK_MODULE(target) Release/.node
  16. ld: library not found for -lgcc_s.10.5
  17. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  18. make: *** [Release/.node] Error 1
  19. gyp ERR! build error
  20. gyp ERR! stack Error: `make` failed with exit code: 2
  21. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  22. gyp ERR! stack at emitTwo (events.js:87:13)
  23. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  24. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  25. gyp ERR! System Darwin 14.5.0
  26. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  27. gyp ERR! cwd /Users/phil/www/bga/node_modules/connect-nunjucks/node_modules/nunjucks/node_modules/chokidar/node_modules/fsevents
  28. gyp ERR! node -v v4.2.1
  29. gyp ERR! node-gyp -v v3.0.3
  30. gyp ERR! not ok
  31. npm WARN optional dep failed, continuing fsevents@0.3.8
  32. npm WARN deprecated pngjs2@1.2.0: pngjs2 has now taken over the original pngjs package on npm. Please change to use pngjs dependency, version 2+.
  33.  
  34. > phantomjs@1.9.19 install /Users/phil/www/bga/node_modules/gulp-svg2png/node_modules/svg2png/node_modules/phantomjs
  35. > node install.js
  36.  
  37. PhantomJS not found on PATH
  38. Download already available at /var/folders/3c/6d4qc9ms46qdqcf2r7xsmqtr0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip
  39. Verified checksum of previously downloaded file
  40. Extracting zip contents
  41. Removing /Users/phil/www/bga/node_modules/gulp-svg2png/node_modules/svg2png/node_modules/phantomjs/lib/phantom
  42. Copying extracted folder /var/folders/3c/6d4qc9ms46qdqcf2r7xsmqtr0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip-extract-1448481548809/phantomjs-1.9.8-macosx -> /Users/phil/www/bga/node_modules/gulp-svg2png/node_modules/svg2png/node_modules/phantomjs/lib/phantom
  43. Writing location.js file
  44. Done. Phantomjs binary available at /Users/phil/www/bga/node_modules/gulp-svg2png/node_modules/svg2png/node_modules/phantomjs/lib/phantom/bin/phantomjs
  45.  
  46. > utf-8-validate@1.2.1 install /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
  47. > node-gyp rebuild
  48.  
  49. CXX(target) Release/obj.target/validation/src/validation.o
  50. SOLINK_MODULE(target) Release/validation.node
  51. ld: library not found for -lgcc_s.10.5
  52. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  53. make: *** [Release/validation.node] Error 1
  54. gyp ERR! build error
  55. gyp ERR! stack Error: `make` failed with exit code: 2
  56. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  57. gyp ERR! stack at emitTwo (events.js:87:13)
  58. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  59. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  60. gyp ERR! System Darwin 14.5.0
  61. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  62. gyp ERR! cwd /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
  63. gyp ERR! node -v v4.2.1
  64. gyp ERR! node-gyp -v v3.0.3
  65. gyp ERR! not ok
  66.  
  67. > bufferutil@1.2.1 install /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
  68. > node-gyp rebuild
  69.  
  70. CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  71. SOLINK_MODULE(target) Release/bufferutil.node
  72. ld: library not found for -lgcc_s.10.5
  73. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  74. make: *** [Release/bufferutil.node] Error 1
  75. gyp ERR! build error
  76. gyp ERR! stack Error: `make` failed with exit code: 2
  77. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  78. gyp ERR! stack at emitTwo (events.js:87:13)
  79. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  80. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  81. gyp ERR! System Darwin 14.5.0
  82. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  83. gyp ERR! cwd /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
  84. gyp ERR! node -v v4.2.1
  85. gyp ERR! node-gyp -v v3.0.3
  86. gyp ERR! not ok
  87. npm WARN optional dep failed, continuing utf-8-validate@1.2.1
  88.  
  89. > fsevents@0.3.8 install /Users/phil/www/bga/node_modules/gulp-svg-sprites/node_modules/dustjs-linkedin/node_modules/chokidar/node_modules/fsevents
  90. > node-gyp rebuild
  91.  
  92. SOLINK_MODULE(target) Release/.node
  93. ld: library not found for -lgcc_s.10.5
  94. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  95. make: *** [Release/.node] Error 1
  96. gyp ERR! build error
  97. gyp ERR! stack Error: `make` failed with exit code: 2
  98. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  99. gyp ERR! stack at emitTwo (events.js:87:13)
  100. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  101. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  102. gyp ERR! System Darwin 14.5.0
  103. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  104. gyp ERR! cwd /Users/phil/www/bga/node_modules/gulp-svg-sprites/node_modules/dustjs-linkedin/node_modules/chokidar/node_modules/fsevents
  105. gyp ERR! node -v v4.2.1
  106. gyp ERR! node-gyp -v v3.0.3
  107. gyp ERR! not ok
  108. npm WARN optional dep failed, continuing bufferutil@1.2.1
  109. npm WARN optional dep failed, continuing fsevents@0.3.8
  110.  
  111. > jpegtran-bin@3.0.6 postinstall /Users/phil/www/bga/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin
  112. > node lib/install.js
  113.  
  114. ✔ jpegtran pre-build test passed successfully
  115. npm WARN deprecated CSSselect@0.7.0: the module is now available as 'css-select'
  116.  
  117. > gifsicle@3.0.3 postinstall /Users/phil/www/bga/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle
  118. > node lib/install.js
  119.  
  120. ✔ gifsicle pre-build test passed successfully
  121.  
  122. > optipng-bin@3.0.3 postinstall /Users/phil/www/bga/node_modules/gulp-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin
  123. > node lib/install.js
  124.  
  125. ✔ optipng pre-build test passed successfully
  126.  
  127. > utf-8-validate@1.2.1 install /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
  128. > node-gyp rebuild
  129.  
  130. CXX(target) Release/obj.target/validation/src/validation.o
  131. SOLINK_MODULE(target) Release/validation.node
  132. ld: library not found for -lgcc_s.10.5
  133. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  134. make: *** [Release/validation.node] Error 1
  135. gyp ERR! build error
  136. gyp ERR! stack Error: `make` failed with exit code: 2
  137. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  138. gyp ERR! stack at emitTwo (events.js:87:13)
  139. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  140. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  141. gyp ERR! System Darwin 14.5.0
  142. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  143. gyp ERR! cwd /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
  144. gyp ERR! node -v v4.2.1
  145. gyp ERR! node-gyp -v v3.0.3
  146. gyp ERR! not ok
  147. npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
  148.  
  149. > bufferutil@1.2.1 install /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
  150. > node-gyp rebuild
  151.  
  152. CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  153. SOLINK_MODULE(target) Release/bufferutil.node
  154. ld: library not found for -lgcc_s.10.5
  155. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  156. make: *** [Release/bufferutil.node] Error 1
  157. gyp ERR! build error
  158. gyp ERR! stack Error: `make` failed with exit code: 2
  159. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  160. gyp ERR! stack at emitTwo (events.js:87:13)
  161. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  162. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  163. gyp ERR! System Darwin 14.5.0
  164. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  165. gyp ERR! cwd /Users/phil/www/bga/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
  166. gyp ERR! node -v v4.2.1
  167. gyp ERR! node-gyp -v v3.0.3
  168. gyp ERR! not ok
  169. npm WARN optional dep failed, continuing utf-8-validate@1.2.1
  170. npm WARN optional dep failed, continuing bufferutil@1.2.1
  171.  
  172. > libxmljs@0.14.3 install /Users/phil/www/bga/node_modules/gulp-svg-sprites/node_modules/libxmljs
  173. > node-gyp rebuild
  174.  
  175. CC(target) Release/obj.target/libxml/vendor/libxml/buf.o
  176. CC(target) Release/obj.target/libxml/vendor/libxml/catalog.o
  177. CC(target) Release/obj.target/libxml/vendor/libxml/chvalid.o
  178. CC(target) Release/obj.target/libxml/vendor/libxml/dict.o
  179. CC(target) Release/obj.target/libxml/vendor/libxml/encoding.o
  180. CC(target) Release/obj.target/libxml/vendor/libxml/entities.o
  181. CC(target) Release/obj.target/libxml/vendor/libxml/error.o
  182. CC(target) Release/obj.target/libxml/vendor/libxml/globals.o
  183. CC(target) Release/obj.target/libxml/vendor/libxml/hash.o
  184. CC(target) Release/obj.target/libxml/vendor/libxml/HTMLparser.o
  185. CC(target) Release/obj.target/libxml/vendor/libxml/HTMLtree.o
  186. CC(target) Release/obj.target/libxml/vendor/libxml/legacy.o
  187. CC(target) Release/obj.target/libxml/vendor/libxml/list.o
  188. CC(target) Release/obj.target/libxml/vendor/libxml/parser.o
  189. ../vendor/libxml/parser.c:13492:43: warning: passing 'const xmlChar *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  190. hdlr = xmlFindCharEncodingHandler(doc->encoding);
  191. ^~~~~~~~~~~~~
  192. ../vendor/libxml/include/libxml/encoding.h:175:42: note: passing argument to parameter 'name' here
  193. xmlFindCharEncodingHandler (const char *name);
  194. ^
  195. 1 warning generated.
  196. CC(target) Release/obj.target/libxml/vendor/libxml/parserInternals.o
  197. CC(target) Release/obj.target/libxml/vendor/libxml/pattern.o
  198. CC(target) Release/obj.target/libxml/vendor/libxml/relaxng.o
  199. CC(target) Release/obj.target/libxml/vendor/libxml/SAX2.o
  200. CC(target) Release/obj.target/libxml/vendor/libxml/SAX.o
  201. CC(target) Release/obj.target/libxml/vendor/libxml/tree.o
  202. CC(target) Release/obj.target/libxml/vendor/libxml/threads.o
  203. CC(target) Release/obj.target/libxml/vendor/libxml/uri.o
  204. CC(target) Release/obj.target/libxml/vendor/libxml/valid.o
  205. CC(target) Release/obj.target/libxml/vendor/libxml/xinclude.o
  206. CC(target) Release/obj.target/libxml/vendor/libxml/xlink.o
  207. CC(target) Release/obj.target/libxml/vendor/libxml/xmlIO.o
  208. CC(target) Release/obj.target/libxml/vendor/libxml/xmlmemory.o
  209. CC(target) Release/obj.target/libxml/vendor/libxml/xmlmodule.o
  210. CC(target) Release/obj.target/libxml/vendor/libxml/xmlreader.o
  211. CC(target) Release/obj.target/libxml/vendor/libxml/xmlregexp.o
  212. CC(target) Release/obj.target/libxml/vendor/libxml/xmlsave.o
  213. CC(target) Release/obj.target/libxml/vendor/libxml/xmlschemas.o
  214. ../vendor/libxml/xmlschemas.c:24203:10: warning: explicitly assigning a variable of type 'xmlSchemaValType' to itself [-Wself-assign]
  215. valType = valType;
  216. ~~~~~~~ ^ ~~~~~~~
  217. 1 warning generated.
  218. CC(target) Release/obj.target/libxml/vendor/libxml/xmlschemastypes.o
  219. CC(target) Release/obj.target/libxml/vendor/libxml/xmlstring.o
  220. CC(target) Release/obj.target/libxml/vendor/libxml/xmlunicode.o
  221. CC(target) Release/obj.target/libxml/vendor/libxml/xmlwriter.o
  222. CC(target) Release/obj.target/libxml/vendor/libxml/xpath.o
  223. ../vendor/libxml/xpath.c:12402:13: warning: comparison of constant 'XML_NAMESPACE_DECL' (18) with expression of type 'xmlXPathTypeVal' is always false [-Wtautological-constant-out-of-range-compare]
  224. if (type == XML_NAMESPACE_DECL)
  225. ~~~~ ^ ~~~~~~~~~~~~~~~~~~
  226. In file included from ../vendor/libxml/xpath.c:185:
  227. ../vendor/libxml/trionan.c:194:1: warning: unused function 'trio_is_special_quantity' [-Wunused-function]
  228. trio_is_special_quantity
  229. ^
  230. ../vendor/libxml/trionan.c:218:1: warning: unused function 'trio_is_negative' [-Wunused-function]
  231. trio_is_negative
  232. ^
  233. 3 warnings generated.
  234. CC(target) Release/obj.target/libxml/vendor/libxml/xpointer.o
  235. LIBTOOL-STATIC Release/xml.a
  236. libtool: unrecognized option `-static'
  237. libtool: Try `libtool --help' for more information.
  238. make: *** [Release/xml.a] Error 1
  239. gyp ERR! build error
  240. gyp ERR! stack Error: `make` failed with exit code: 2
  241. gyp ERR! stack at ChildProcess.onExit (/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:270:23)
  242. gyp ERR! stack at emitTwo (events.js:87:13)
  243. gyp ERR! stack at ChildProcess.emit (events.js:172:7)
  244. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)
  245. gyp ERR! System Darwin 14.5.0
  246. gyp ERR! command "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  247. gyp ERR! cwd /Users/phil/www/bga/node_modules/gulp-svg-sprites/node_modules/libxmljs
  248. gyp ERR! node -v v4.2.1
  249. gyp ERR! node-gyp -v v3.0.3
  250. gyp ERR! not ok
  251.  
  252. > spawn-sync@1.0.14 postinstall /Users/phil/www/bga/node_modules/node-sass/node_modules/cross-spawn/node_modules/spawn-sync
  253. > node postinstall
  254.  
  255.  
  256. > node-sass@3.4.2 install /Users/phil/www/bga/node_modules/node-sass
  257. > node scripts/install.js
  258.  
  259. Binary downloaded and installed at /Users/phil/www/bga/node_modules/node-sass/vendor/darwin-x64-46/binding.node
  260.  
  261. > ttf2woff2@2.0.3 install /Users/phil/www/bga/node_modules/gulp-iconfont/node_modules/gulp-ttf2woff2/node_modules/ttf2woff2
  262. > (node-gyp rebuild > builderror.log) || (exit 0)
  263.  
  264. /
  265. > node-sass@3.4.2 postinstall /Users/phil/www/bga/node_modules/node-sass
  266. > node scripts/build.js
  267.  
  268. ` /Users/phil/www/bga/node_modules/node-sass/vendor/darwin-x64-46/binding.node ` exists.
  269. testing binary.
  270. Binary is fine; exiting.
  271.  
  272. > fsevents@1.0.5 install /Users/phil/www/bga/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
  273. > node-pre-gyp install --fallback-to-build
  274.  
  275. [fsevents] Success: "/Users/phil/www/bga/node_modules/watchify/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
  276.  
  277. > fsevents@1.0.5 install /Users/phil/www/bga/node_modules/nunjucks/node_modules/chokidar/node_modules/fsevents
  278. > node-pre-gyp install --fallback-to-build
  279.  
  280. [fsevents] Success: "/Users/phil/www/bga/node_modules/nunjucks/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
  281.  
  282. > fsevents@1.0.5 install /Users/phil/www/bga/node_modules/gulp-stylestats/node_modules/babel-cli/node_modules/chokidar/node_modules/fsevents
  283. > node-pre-gyp install --fallback-to-build
  284.  
  285. [fsevents] Success: "/Users/phil/www/bga/node_modules/gulp-stylestats/node_modules/babel-cli/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
  286.  
  287. > fsevents@1.0.5 install /Users/phil/www/bga/node_modules/browser-sync/node_modules/chokidar/node_modules/fsevents
  288. > node-pre-gyp install --fallback-to-build
  289.  
  290. [fsevents] Success: "/Users/phil/www/bga/node_modules/browser-sync/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v46-darwin-x64/fse.node" is installed via remote
  291. npm ERR! Darwin 14.5.0
  292. npm ERR! argv "/Users/phil/.nvm/versions/v4.2.1/bin/node" "/Users/phil/.nvm/versions/v4.2.1/bin/npm" "install"
  293. npm ERR! node v4.2.1
  294. npm ERR! npm v2.14.7
  295. npm ERR! code ELIFECYCLE
  296.  
  297. npm ERR! libxmljs@0.14.3 install: `node-gyp rebuild`
  298. npm ERR! Exit status 1
  299. npm ERR!
  300. npm ERR! Failed at the libxmljs@0.14.3 install script 'node-gyp rebuild'.
  301. npm ERR! This is most likely a problem with the libxmljs package,
  302. npm ERR! not with npm itself.
  303. npm ERR! Tell the author that this fails on your system:
  304. npm ERR! node-gyp rebuild
  305. npm ERR! You can get their info via:
  306. npm ERR! npm owner ls libxmljs
  307. npm ERR! There is likely additional logging output above.
  308.  
  309. npm ERR! Please include the following file with any support request:
  310. npm ERR! /Users/phil/www/bga/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement