This is my first question on StackOverflow. So might miss out on detailing, so please correct me if needed.
I am facing an issue with one of my imports in reactJs. The package react-image-video-lightbox. I installed the package with "npm i react-image-video-lightbox" and also checked the node_modules, the package is present in node_modules as well.
But for some reason, when i run npm start it is still not able to locate the package.
Node Modules (The highlighted one)
The directory structure of react-image-video-lightbox
The error
Also, shows up in package suggestion
I am not sure what i am doing wrong. My node version is 12.22, npm is 6.14 and reactjs version is ^16.13.
Any help and suggestions are highly appreciated.
Thanks
Can't resolve 'react-image-video-lightbox' try to execute these commands [
]
For install recent version