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

Where is the 'dist' folder? #934

Closed
alienriquebm opened this issue Nov 14, 2016 · 6 comments
Closed

Where is the 'dist' folder? #934

alienriquebm opened this issue Nov 14, 2016 · 6 comments

Comments

@alienriquebm
Copy link

Hi my friends.
I am trying to use this app, i follow the steps of installation on bower but i dont find the 'dist' folder or the ng-table.min.js file... is this an issue??

@r-ising
Copy link

r-ising commented Nov 14, 2016

i want to use ngtable with bower too, so i have the same problem...

@christianacca
Copy link
Collaborator

Bower is not supported for the latest version of ng-table. npm is what you
need to use instead.

Note: v1.0.0 of ng-table is the last vs you will find on the bower registry.

On 14 Nov 2016 10:27, "r-ising" notifications@github.com wrote:

i want to use ngtable with bower too, so i have the same problem...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#934 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2HPhDIdMN1TS1jvKQ4TQGMxCkaz7Kkks5q-DeWgaJpZM4Kw6BP
.

@alienriquebm
Copy link
Author

Thanks for the answer my friend. I recommend you that show an advice for this on the readme. Now, I don't use npm on my project (because is a front-end and bower do for me an excellent work), so, is any another way that I can use this excellent app?

@christianacca
Copy link
Collaborator

Check out the install guide in readme - it lists the options you have...

I understand that switching package managers is a big pain for existing
apps... but npm has replaced bower in the industry so it's inevitable that
libraries will start dropping bower support.

On 14 Nov 2016 10:53, "aebmknrl" notifications@github.com wrote:

Thanks for the answer my friend. I recommend you that show an advice for
this on the readme. Now, I don't use npm on my project (because is a
front-end and bower do for me an excellent work), so, is any another way
that I can use this excellent app?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#934 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2HPpOTg9zKgHWVE-SPmbBgDSxs-pF-ks5q-D21gaJpZM4Kw6BP
.

@alienriquebm
Copy link
Author

Thanks.
Yes.. is a pain my friend. But.. Bower can be used for any front-end development to manage front-end assets (HTML, CSS & JS) - regardless of the technology used by the back-end, NPM, on the other hand, is a package manager specific to the node.js back-end environment. If you are building a web app with node.js, then yes - Bower's functionality may seem superfluous. If, on the other hand, you are using PHP, RoR, J2EE, et al., it comes in very handy... That's is the reason for i'm using Bower yet. Thanks for you help.

@Greenek
Copy link

Greenek commented Dec 22, 2016

If you still need it: #948 (comment)

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

4 participants