Restore packages error
Author: totperoCreated Dec 5, 2025Updated Apr 28, 2026
Hi,
When i try to restire js package.json, I get this error:
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: [email protected]
npm warn Found: [email protected]
npm warn node_modules/admin-lte/node_modules/bootstrap
npm warn bootstrap@"^4.6.1" from [email protected]
npm warn node_modules/admin-lte
npm warn admin-lte@"3.2.0" from the root project
npm warn
npm warn Could not resolve dependency:
npm warn peer bootstrap@"^3.1.1" from [email protected]
npm warn node_modules/admin-lte/node_modules/bootstrap-switch
npm warn bootstrap-switch@"3.3.4" from [email protected]
npm warn node_modules/admin-lte
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/bootstrap
npm warn peer bootstrap@"^3.1.1" from [email protected]
npm warn node_modules/admin-lte/node_modules/bootstrap-switch
npm warn bootstrap-switch@"3.3.4" from [email protected]
npm warn node_modules/admin-lte
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm warn deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm warn deprecated @sweetalert2/[email protected]: Use Swal.fire({ theme: 'bootstrap-4' }) instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm warn deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm warn deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm warn deprecated [email protected]: This version of Bootstrap is no longer supported. Please upgrade to the latest version.
npm warn deprecated [email protected]: This version of Bootstrap is no longer supported. Please upgrade to the latest version.
npm warn deprecated [email protected]: The project has been renamed to flag-icons
npm error code 1
npm error path C:\,,,.Web.Mvc\node_modules\summernote
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c husky install
npm error 'husky' is not recognized as an internal or external command,
npm error operable program or batch file.
npm error A complete log of this run can be found in: C:\Users\,,,\AppData\Local\npm-cache\_logs\2025-12-05T14_41_11_360Z-debug-0.logSource: aspnetboilerplate/aspnetboilerplate