Closed Muhammad-VII closed 2 years ago
I ran npm i --force and it fixed it 🤷🏼
@Muhammad-VII try v8.0.1 https://github.com/optimistex/ngx-select-ex/releases/tag/v8.0.1
add lodash.isequal to peerDependencies (fbe2f6b)
Does it solve the issue?
@Muhammad-VII try v8.0.1 https://github.com/optimistex/ngx-select-ex/releases/tag/v8.0.1
add lodash.isequal to peerDependencies (fbe2f6b)
Does it solve the issue?
It's already fixed after running npm i 🤷🏻
Problem solved after installing: "lodash.isequal": "^4.5.0"
npm i --save lodash.isequal
Describe the bug Can't resolve 'lodash.isequal' after updating angular to v13.3.0 this message appers to me on application serve after i updated to v13.3.0