Skip to content

Instantly share code, notes, and snippets.

@kumavis
Created November 17, 2014 03:13
Show Gist options
  • Save kumavis/d195cc477351f3547a7d to your computer and use it in GitHub Desktop.
Save kumavis/d195cc477351f3547a7d to your computer and use it in GitHub Desktop.
╭─{🙈 } kumavis in ~/Development/Node/voxel/voxel-hello-world on (master✱)
╰─○ npm link voxel-engine
unbuild voxel-engine@0.18.2
/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/voxel-engine -> /usr/local/lib/node_modules/voxel-engine -> /Users/kumavis/Development/Node/Voxel/voxel-engine
╭─{🙈 } kumavis in ~/Development/Node/voxel/voxel-hello-world on (master✱)
╰─○ npm start
> voxel-hello-world@0.6.0 start /Users/kumavis/Development/Node/Voxel/voxel-hello-world
> beefy test.js:bundle.js 8080
listening on 8080
using ./node_modules/.bin/browserify
200 38ms 1.04KB /index.html
200 8ms 6.91KB /logo-white.png
200 7ms 882B /crosshair.png
Expressions in require() statements:
require(name)
require(name)
/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:441
throw moduleError('No wrapper for core module');
^
Error: No wrapper for core module: "zlib" from directory "/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/voxel-engine/node_modules/voxel-stitch/node_modules/artpacks/node_modules/mcmeta/node_modules/get-pixels/node_modules/pngparse" while processing file /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/voxel-engine/node_modules/voxel-stitch/node_modules/artpacks/node_modules/mcmeta/node_modules/get-pixels/node_modules/pngparse/index.js
at moduleError (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:422:16)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:441:23)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:543:14
at Array.forEach (native)
at Function.Wrap.require (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:535:27)
at Function.self.(anonymous function) [as require] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:239:14
at Array.forEach (native)
at Function.Wrap.addEntry (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/lib/wrap.js:231:22)
at Function.self.(anonymous function) [as addEntry] (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/index.js:158:28)
at /Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/bin/cmd.js:140:12
at Array.forEach (native)
at Object.<anonymous> (/Users/kumavis/Development/Node/Voxel/voxel-hello-world/node_modules/browserify/bin/cmd.js:139:35)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment