ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5
https://adminlte.io
MIT License
43.74k stars 18.17k forks source link

Problems installing 3.x.x #5612

Open 1537592846 opened 1 week ago

1537592846 commented 1 week ago

Discussed in https://github.com/ColorlibHQ/AdminLTE/discussions/5605

Originally posted by **1537592846** June 12, 2024 While before it worked without issues, lately, when trying to install admin-lte on version 3.2.0, an error states that I do not have husky installed, which I really don't. This error is preceded by some information of summernote, which we recently stopped using. I've tried creating a new project (Angular 17.3.8) and just adding "admin-lte":"3.2.0" to the package.json, and it did not install, showing the same problem. Any ideas of what it could be? Installing summernote and husky is not inconceivable, but it is not preferable if possible. ## How to recreate the problem 1. Install Angular (npm install -g @angular/cli@17) 2. Create a new project (ng new my-app) 3. Add on the package.json the use of admin-lte ("admin-lte":"3.2.0") 4. Install dependencies (npm install)
advantobcn commented 1 week ago

Hi, I've have the same problem installing in laravel 10.x I've tried v3.1 and v3.2 and the issue happens in the two versions.

2024-06-21T09_52_57_048Z-debug-0.log

caesarali commented 20 hours ago

Any solution for this? I have same issues, and its because summernote package