obrien-k / orphic-cli

Orphic CLI provides backend architecture scaffoldings for APIs, authorization callbacks, and derivative CLIs + plugins.
https://orphic.enterprises/orphic-cli
1 stars 2 forks source link

Windows permission issues #1

Closed wuubi closed 3 years ago

wuubi commented 4 years ago

Testing on Linux, but Windows gives template name error likely due to permissions failing on write (educated guess)

obrien-k commented 4 years ago

Another Windows-related error: https://stackoverflow.com/a/11889392/9281567

obrien-k commented 3 years ago

This could likely be fixed with correct permissions, but unsure of best permissions do use other than 600?

obrien-k commented 3 years ago

This is fine