rbenedettix opened a new issue, #856: URL: https://github.com/apache/cordova-plugin-camera/issues/856
I tried implementing cordova-plugin-camera 7.0 in my Capacitor 5 project directly but it gives me an error like this: Error: Module not found: Error: Can't resolve 'cordova-plugin-camera' My import is: import "cordova-plugin-camera" The import is working and npm install worked perfectly Also vs code does not gives any problem with interfaces and classes but when i run the build the error shows up. Thanks in advanced -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
