added the microsoft/microsoft-graph-core composer package to our project, when syncing to our gitlab, it appears the library has some issues:
error: open(“vendor/microsoft/microsoft-graph/src/Generated/Communications/CallRecords/MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilder.php”): Filename too long
error: unable to index file ‘vendor/microsoft/microsoft-graph/src/Generated/Communications/CallRecords/MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTime/MicrosoftGraphCallRecordsGetDirectRoutingCallsWithFromDateTimeWithToDateTimeRequestBuilder.php’
fatal: adding files failed
because of this error, nothing else will sync.
anyone experiencing this? - is this a gitlab issue?
thanks