Open
Description
Scopes
- Installation
- Documentation
- Template (twig, xml)
- PHP sources
- Output HTML
- Output Markdown
- Appearance
- Other
Describe the bug
Parsing files
Applying transformations (can take a while)
21:22:43 ERROR [console] Error thrown while running command "-d="src/" -t="docs/php/" --template="vendor/nelson6e65/phpdoc-vuepress/data/templates/vuepress". Message: "File not found at path: vuepress/.assets" ["exception" => League\Flysystem\FileNotFoundException^ { …},"command" => "-d="src/" -t="docs/php/" --template="vendor/nelson6e65/phpdoc-vuepress/data/templates/vuepress"","message" => "File not found at path: vuepress/.assets"]
In Filesystem.php line 389:
File not found at path: vuepress/.assets
Steps to reproduce
phpdoc -d="src/" -t="docs/php/" --template="vendor/nelson6e65/phpdoc-vuepress/data/templates/vuepress"