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

Windows warnings about cookiecutter cache #27

Open
dangunter opened this issue Feb 21, 2024 · 0 comments
Open

Windows warnings about cookiecutter cache #27

dangunter opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels

Comments

@dangunter
Copy link
Contributor

During creating of an app and task flow, I get 2 types of warnings about the cookiecutter cache. Neither I nor any non-developer user will know what to do with these, so I think we should try to eliminate them.

When I do strudel create ... I get warning about not clearing the cache and then a question about re-downloading it (every time)

[09:23:30] WARNING  could not clear cookiecutter cache: [WinError main.py:51
                    5] Access is denied:
                    'C:\\Users\\dkgun\\.cookiecutters/strudel-kit
                    \\.git\\objects\\pack\\pack-76720496dfba6732f
                    897353bd871576178fd0110.idx'
continuing to create your app...
You've downloaded C:\Users\dkgun\.cookiecutters\strudel-kit before. Is it
okay to delete and re-download it? [y/n] (y): y

When I do strudel add-taskflow ... I get the cookiecutter cache warning without an associated request to re-download:

[09:26:57] WARNING  could not clear cookiecutter cache: [WinError main.py:51
                    5] Access is denied:
                    'C:\\Users\\dkgun\\.cookiecutters/strudel-kit
                    \\.git\\objects\\pack\\pack-27825654dd4dbc024
                    0103e13eff402d285b89193.idx'
@dangunter dangunter added the feature New feature or request label Feb 21, 2024
@codytodonnell codytodonnell added 2. cli and removed feature New feature or request labels Apr 18, 2024
@github-project-automation github-project-automation bot moved this to Open in Product Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Open
Development

No branches or pull requests

2 participants