question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing / broken .docz cache folder for docz dev

See original GitHub issue

Bug 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

  1. Upgrade docz
  2. Run docz dev

Expected behavior

Docz creates folder if needed.

Environment

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pedronauckcommented, Dec 17, 2018

Launched on v0.13.2

1reaction
pedronauckcommented, Dec 17, 2018

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.

$ yarn add docz-theme-default --dev
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found