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

Executable ignores unknown options #139

Open
alno opened this issue Oct 17, 2011 · 2 comments
Open

Executable ignores unknown options #139

alno opened this issue Oct 17, 2011 · 2 comments

Comments

@alno
Copy link

alno commented Oct 17, 2011

Maybe it's not really a bug, but expresso executable simply ignores unknown options what is especially weird with removing of common-used --include option.

@kkaefer
Copy link
Contributor

kkaefer commented Oct 17, 2011

This option used require.paths which was removed from node. You should consider switching your dependencies to be in the node_modules folder.

@alno
Copy link
Author

alno commented Oct 17, 2011

Yes, I understand it.

But it was unexpected for me to checkout project, install expresso, run tests and get weird errors from tests, but no from expresso, which simply ingnored unknown (by now) option without any notice.

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