Skip to content

Instantly share code, notes, and snippets.

@rockbot
Created June 16, 2014 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rockbot/9c1661706575841f7549 to your computer and use it in GitHub Desktop.
Save rockbot/9c1661706575841f7549 to your computer and use it in GitHub Desktop.
assert.js:92
throw new assert.AssertionError({
^
AssertionError: path must be a string
at Module.require (module.js:362:3)
at require (module.js:380:17)
at internals.Pack._createCache (/Users/rockbot/npm-inc/newww/node_modules/hapi/lib/pack.js:87:36)
at new module.exports.internals.Pack (/Users/rockbot/npm-inc/newww/node_modules/hapi/lib/pack.js:53:18)
at new module.exports.internals.Server (/Users/rockbot/npm-inc/newww/node_modules/hapi/lib/server.js:129:21)
at Object.<anonymous> (/Users/rockbot/npm-inc/newww/server.js:6:14)
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment