breautek commented on issue #87: URL: https://github.com/apache/cordova-plugin-device-orientation/issues/87#issuecomment-2815607225
This can happen if you have an empty `plugins/cordova-plugin-device-orientation` directory for some reason. If this is this case, removing the empty directories will solve the issue. There can be variety of reasons of why the project might be in a state where you have an empty folder including but not limited to: - Cancelling or otherwise abruptly ending the cordova process while it is adding/restoring plugins - Cordova ran into an filesystem error while installing plugins (such as a permission error) - hard drive or the partition ran out of disk space. If the issue persists, then running any cordova command with `--verbose` argument will print more information including the underlying error/stack trace which will give more insight on what is actually happening. I'm closing this issue because there is nothing actionable by Cordova, but if you require more support, you can reach out to the community via [Apache Cordova Discussions](https://github.com/apache/cordova/discussions). -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org