Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Page generation error #215

Open
N0rmalus opened this issue Nov 7, 2024 · 0 comments
Open

Documentation Page generation error #215

N0rmalus opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@N0rmalus
Copy link

N0rmalus commented Nov 7, 2024

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.

@N0rmalus N0rmalus added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant