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

Installing with ender fails #10

Closed
djbender opened this issue Aug 14, 2011 · 7 comments
Closed

Installing with ender fails #10

djbender opened this issue Aug 14, 2011 · 7 comments

Comments

@djbender
Copy link

$ ender add plax
Welcome to ENDER - The no-library library
-----------------------------------------
installing packages: "plax"...
this can take a minute...
something went wrong install your packags!

I've got up-to-date versions of node, npm, and ender. Other ender modules install without any problems.

@ded
Copy link
Contributor

ded commented Aug 15, 2011

The support for Ender that Plax includes is based on including of the Jeesh bundle, and not necessarily an installable package. If I were Cameron, I would close this.

@djbender
Copy link
Author

Maybe I'm just confused, but isn't plax listed as a canonical module for ender and therefore should be able to be installed via ender build plax? I'll close the issue if I've just understood all this incorrectly.

@cameronmcefee
Copy link
Owner

Plax is still an independent plugin from both jQuery and Ender. To use it you'll have to link it like any normal piece of javascript. You can find more info in the readme.

@ded
Copy link
Contributor

ded commented Aug 15, 2011

@djbender It could most definitely be built as an ender module. I mostly just don't think its in Cameron's interest since everything is working fine as-is. You could nonetheless fork this, create a package out of it, and then push it to NPM. But otherwise, it's paired quite nicely with the Jeesh thus far.

@djbender
Copy link
Author

I understand that Plax will work fine when included manually.

My main question is why, then, is it listed as a module here: http://enderjs.com/topic/8-canonical-list-of-ender-modules/ stating that it can be built via ender. Can either of you comment on that?

@cameronmcefee
Copy link
Owner

This is more an issue for Ender, rather than Plax. I am not involved with the Ender project or the list mentioned above.

@djbender
Copy link
Author

@cameronmcefee yessir! I do concur with that. I'd be happy to discuss this elsewhere...

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

3 participants