relaton / relaton-nist

NistBib: retrieve NIST Standards for bibliographic use using the BibliographicItem model
https://www.metanorma.com
MIT License
2 stars 1 forks source link

relaton/relaton#81 fix Errno::EACCESS Permission denied @ rb_file_s_rename #44

Closed CAMOBAP closed 3 years ago

CAMOBAP commented 3 years ago

The root of the issue the same as https://stackoverflow.com/questions/38342721/ruby-fileutils-move-errnoeacces-permission-denied-on-windows

andrew2net commented 3 years ago

Thank you @CAMOBAP