I have typed “Npm i @openzeppelin/contracts” in my terminal on VS code and it’s failing to integrate it with my code, I don’t know why, I have followed everything in the tutorial.
I think even though you have the warnings, the package still got installed.
Can you check for a folder named node_modules and check inside whether you see the folder called @openzeppelin?