Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError thrown using default options #19

Closed
tlvince opened this issue Dec 9, 2014 · 1 comment
Closed

TypeError thrown using default options #19

tlvince opened this issue Dec 9, 2014 · 1 comment

Comments

@tlvince
Copy link
Contributor

tlvince commented Dec 9, 2014

path.js:360
        throw new TypeError('Arguments to path.join must be strings');
        ^
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 /Users/tom/Projects/src/chrome/ehealth/direct-delivery/node_modules/favicons/index.js:321:76
    at /Users/tom/Projects/src/chrome/ehealth/direct-delivery/node_modules/favicons/index.js:88:24
    at /Users/tom/Projects/src/chrome/ehealth/direct-delivery/node_modules/favicons/index.js:79:24
    at ChildProcess.exithandler (child_process.js:646:7)
    at ChildProcess.emit (events.js:98:17)
    at maybeClose (child_process.js:756:16)
    at Socket.<anonymous> (child_process.js:969:11)
tlvince added a commit to tlvince/favicons that referenced this issue Dec 9, 2014
@haydenbleasel
Copy link
Contributor

Yeah that's a pretty shit error message. We'll discuss this on the PR.

haydenbleasel pushed a commit that referenced this issue Dec 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants