Skip to content

Instantly share code, notes, and snippets.

@skaag
Created October 10, 2013 00:50
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 skaag/6911239 to your computer and use it in GitHub Desktop.
Save skaag/6911239 to your computer and use it in GitHub Desktop.
Meteor on ARMv7l throwing this weird type error
[[[[[ ~/myapp ]]]]]
handlebars: updating npm dependencies -- handlebars...
/opt/meteor/dev_bundle/lib/node_modules/fibers/future.js:173
throw(ex);
^
TypeError: Arguments to path.join must be strings
at path.js:360:15
at Array.filter (native)
at Object.exports.join (path.js:358:36)
at /opt/meteor/tools/bundler.js:1423:20
at Function._.each._.forEach (/opt/meteor/dev_bundle/lib/node_modules/underscore/underscore.js:87:24)
at writeSiteArchive (/opt/meteor/tools/bundler.js:1415:7)
at /opt/meteor/tools/bundler.js:1766:20
at Object.capture (/opt/meteor/tools/buildmessage.js:175:5)
at Object.exports.bundle (/opt/meteor/tools/bundler.js:1545:31)
at /opt/meteor/tools/run.js:514:32
at /opt/meteor/tools/fiber-helpers.js:24:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment