Skip to content

Documentation Page generation error #215

Open
@N0rmalus

Description

@N0rmalus

Describe the bug
RangeError: Invalid count value

To Reproduce
Steps to reproduce the behavior:

  1. Open the project
  2. Do the instructions specified in the README file
  3. After building the documentation page, get this error:

/usr/local/share/nvm/versions/node/v20.17.0/lib/node_modules/inert-ssg/dist/utils/log.js:32
interface_(" " + chalk_1.gray("[" + (color || chalk_1.white)(level) + "]") + " " + line + " " + " ".repeat(process.stdout.columns - string_length_1.default(line) - string_length_1.default(level) - 9 - delay.toString().length) + chalk_1.gray("+" + delay + "ms"));
^

RangeError: Invalid count value

Expected behavior
The documentation page should generate as easily as the README explains.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions