Skip to content

JSDOC_ERROR: There are no input files to process (jsdoc fails when there's an underscore in the path ) #308

@whoisflo

Description

@whoisflo

Hi there,

I'm encountering an issue while trying to generate documentation for my project using the jsdoc2md functionality within GitHub Actions. My goal is to automate the documentation build process.

Use Case: I want to create a new .md file using the command jsdoc2md utilities.js > utilities.md in my build script. However, I'm facing the following error:

JSDOC_ERROR: There are no input files to process.
This error occurs despite the utilities.js file being present. Interestingly, the command works perfectly when run locally in the terminal.

Heres an additional screenshot of the steps:
Screenshot 2024-12-17 at 8 19 38 AM

Could you please help me identify what might be causing this issue?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions