Skip to content

Bug found in: document generator(?) #10

@SDanDyS

Description

@SDanDyS

Describe the bug
Whenever I try to use the command-line to generate docs for my project it throws the following error: [ERROR] Could not create export path
I run it like this: php vendor/bin/roster C:\xampp\htdocs\framework\classes

To Reproduce
Steps to reproduce the behavior:

  1. Open git-bash (Windows) in your root directory. In my case I want to generate documentation for the project framework, so I open git-bash in framework.
  2. I run it like this: php vendor/bin/roster C:\xampp\htdocs\framework\classes (classes is basically the src folder most people use for their classes etc.)
  3. results in: [ERROR] Could not create export path

Expected behavior
It will throw the following error: [ERROR] Could not create export path

PHP Version
8.0

Additional context
I do have permission within the directory.
I open my git-bash in the framework directory (which would be the root).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions