livesemantics commented on PR #107: URL: https://github.com/apache/cordova-plugin-screen-orientation/pull/107#issuecomment-1353486111
> project Thanks @breautek but I fail to see how this issue has anything to do with either cordova or capacitor. It's just a simple npm install error. If I run `npm install cordova-plugin-screen-orientation` then I get the old plugin (3.02) installed with no errors. If I run `npm install https://github.com/apache/cordova-plugin-screen-orientation.git` then I get the following error: npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -4058 npm ERR! enoent An unknown git error occurred npm ERR! enoent **This is related to npm not being able to find a file**. npm ERR! enoent -- 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]
