-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Description
Expected behaviour
No deprecated messages.
Actual behaviour
WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
...
WARN Issues with peer dependencies found
.
└─┬ react-image-lightbox 5.1.4
├── ✕ unmet peer react@"16.x || 17.x": found 18.2.0
└── ✕ unmet peer react-dom@"16.x || 17.x": found 18.2.0
Steps to reproduce behaviour
- Initialize a project
- Install react-grid-gallery as per the instructions on the README file
- enter
pnpm update
in the terminal
Environment
- OS: Windows 11 64-bit
- Shell: Powershell
- React: (18.2.0)
- Next.js (14.2.4)
- pnpm: (9.4.0)
Browser
Firefox
IDE
VSCode
Hardware
- CPU: Intel Core i5
- GPU: Nvidia 1650 Ti
nazaninroozbahani and albertms10
Metadata
Metadata
Assignees
Labels
No labels