Problem with plugins of cordova

I’ve cloned my project from git, and then I run the command npm install, but now I’ve all these warnings from the plugins I had installed.

I’ve compiled the project using cordova.

image

Can you elaborate a bit here, hopefully including the exact command you ran? I would also love it if you would join the campaign to eliminate screenshots of textual information.

1 Like

I have you tried simply reinstalling the plugins using the cli?

1 Like

What is the github repo, and is there a way to get a hold of it?
It’s rough without a context :face_with_monocle: :thinking:

1 Like

Problem solved. I have reinstalled the project in the same way as last time and it worked.