aws / aws/amazon-q-developer-cli
Please fix the kiro-cli so the user running can have a NFS Mounted home folder.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Linux 4.18.0-553.111.1.el8_10.x86_64 - Red Hat Enterprise Linux 8.10 (Ootpa)
### Expected behaviour
If user that is trying to use the software has there home folder NFS Mounted the kiro-cli will error out. Can we get this fixed?
### Actual behaviour
If your has NFS Mounted home folder the kiro-cli errors out with something like this.
error: No such file or directory (os error 2)
### Steps to reproduce
Install kiro-cli with a user that their home folder is NFS Mounted.
### Environment
```yaml
Pretty sure any Linux Distro.
```
Contributor guide
Assessment
This issue has not been assessed yet.