Missing / broken .docz cache folder for docz dev
See original GitHub issueBug Report
Upgrading from docz 0.12.13
to 0.13.0
- cache folder missing.
ENOENT: no such file or directory, mkdir $PROJECT/.docz/cache/.progress-estimator
Manually removing folder and attempting start does not seem to work.
To Reproduce
- Upgrade docz
- Run
docz dev
Expected behavior
Docz creates folder if needed.
Environment
- https://whatsmybrowser.org/b/WUK3M5H
- Node v8.12.0
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Missing / broken .docz cache folder for docz dev #520 - GitHub
Manually removing folder and attempting start does not seem to work. To Reproduce. Upgrade docz; Run docz dev. Expected behavior. Docz creates ...
Read more >Project Configuration - Docz
DOCZ_SOURCE || './'. Define the source folder of your components. Only the files in this folder will be parsed. Every file out of...
Read more >Meta: Feeds "looking" broken due to -1002 missing schema
I'll link to this issue on the Planet docs btw. ... Connection: close Pragma: no-cache cache-control: no-cache Location: /drupal-planet.xml.
Read more >Building lucee documentation on windows and performance ...
I just finally got around to porting the docs build.sh and serve.sh over to ... if (not structKeyExists(pathCache, q_source_files.path)){ ...
Read more >WordPress Plugins and Themes with Known Issues
Solution 1: The default cache path for this plugin is wp-content/cache as of version 3.2.2. 1.Create a symlink for wp-content/cache in the wp- ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Launched on v0.13.2 ✅
I’m launching some patch now fixing this bug. So, about this @selrond, in the new version, you need to explicitly add
docz-theme-default
on your package.json.