macOS BigSur - .cache directory is getting created under the project directory
tuxaanand opened this issue · 2 comments
tuxaanand commented
Describe the bug
The cache files produced for the sources scanned are getting created under the project directory - {project}/Users/{user}/.cache/crysta on macOS BigSur
To Reproduce
Steps to reproduce the behavior:
- Open a project folder with crystal sources
- A folder called 'Users' with the cache directory structure within that
Expected behavior
The cache directory should be created under the user's home directory
Desktop (please complete the following information):
- OS: macOS BigSur
- Crystal version: 1.0.0
- This plugin version: 0.8.2
max-b-old commented
@tuxaanand I need some further info
- Are you using an Intel machine?
- The project was created with crystal init...?
- VS Code version?
max-b-old commented