i am install all the npm package for daterangetime but not capable for the angular version 15.2.10
npm i mat-daterangepicker
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @angular/[email protected]
npm ERR! node_modules/@angular/common
npm ERR! @angular/common@”^15.2.10″ from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@”^9.1.7″ from [email protected]
npm ERR! node_modules/mat-daterangepicker
npm ERR! mat-daterangepicker@”*” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with –force, or –legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/internjalpa/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/internjalpa/.npm/_logs/2024-05-03T05_09_45_423Z-debug-0.log
internjalpa@internjalpa:~/Downloads/ngx-admin-master$ npm uninstall ngx-daterangepicker-material
please refer me capable version for daterange with time for angular version 15.2.10
i want to find capable version for the datarangetimepicker : https://www.npmjs.com/package/mat-daterangepicker/v/1.0.1?activeTab=readme this
Jalpa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.