Closed Joe-Edwards closed 7 years ago
Hi,
Sorry we didn't communicate a lot about this, but we don't support Bower anymore. I've updated the documentation in my PR https://github.com/marmelab/ng-admin/pull/1303
You can still install ng-admin with npm
or yarn
.
Hi,
It is very sad to hear this news. Is this the final decision to stop supporting Bower on ng-admin? As my understand, there are many projects using Bower as frontend dependencies manager. Without supporting Bower, it will be inconvenient and incomplete for such good module. Thanks,
Michael
As you can read on our blog post about the ng-admin release, it relies on an outdated technology (Angular 1.4) and we are not optimally focusing on ng-admin in favor of others many open-source projects.
Since we are clearly in a "maintenance and security only" mode, we really don't plan to support bower since it will add to the maintenance complexity.
But if you are interested in an admin GUI sponsored by marmelab, you can take a look to admin-on-rest!
Running
bower install ng-admin
produces the following outputbower.json shouldn't refer to minified files, as per the spec, however I believe those are 'just' warnings.
However, the bigger problem is that the 'build' directory no longer exists:
It was removed in 4f00e8f4bc812871b88e3061fdeb77d4ee9c9e6a without much explanation. This means that there are no usable JS files installed.