Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install gem on Windows due to long path #227

Closed
e-tobi opened this issue Aug 14, 2024 · 2 comments
Closed

Failed to install gem on Windows due to long path #227

e-tobi opened this issue Aug 14, 2024 · 2 comments
Labels
no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close

Comments

@e-tobi
Copy link

e-tobi commented Aug 14, 2024

Trying to install the gem on windows:

gem install microsoft_graph
ERROR: While executing gem ... (Errno::ENOENT)
No such file or directory @ rb_sysopen - C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/microsoft_graph-0.22.2/lib/communications/call_records/microsoft_graph_call_records_get_direct_routing_calls_with_from_date_time_with_to_date_time/get_direct_routing_calls_with_from_date_time_with_to_date_time_response.rb

I see the file in the *.gem, but it doesn't get unpacked. Probably more an issue in Ruby / Gem, but it might be a good idea to get rid of these long directory/file-names.

@e-tobi e-tobi added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Aug 14, 2024
@baywet
Copy link
Member

baywet commented Aug 14, 2024

Hi @e-tobi
Thank you for using the SDK and for reaching out.
Have you enabled long path support in windows?

@baywet baywet added status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Aug 14, 2024

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-recent-activity status:waiting-for-author-feedback Issue that we've responded but needs author feedback to close
Projects
None yet
Development

No branches or pull requests

2 participants