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

case sensitivity? #171

Open
azhang opened this issue Feb 22, 2014 · 2 comments
Open

case sensitivity? #171

azhang opened this issue Feb 22, 2014 · 2 comments

Comments

@azhang
Copy link

azhang commented Feb 22, 2014

On my Mac, it seems that everything is working. On my friend's ubuntu computer, it keeps on giving the error

Error: failed to resolve "dom"'s dependency "yields-isArray"

and

Error: failed to resolve "projects"'s dependency "ForbesLindesay-ajax"

because during component install, it saves them as yields-isarray and forbeslindesay-ajax respectively. Once I manually change the capitalization to match, it all works.

@bmcmahen
Copy link

bmcmahen commented Mar 1, 2014

Yeah... same here.

@azhang
Copy link
Author

azhang commented Mar 9, 2014

To elaborate, it's because ext3/4 filesystems are case-sensitive by default on Ubuntu and hfs+ filesystems are case-insensitive by default on Mac OSX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants