Skip to content

Missing highlight.js package #2

Description

@Alessar
  • Repro steps:
    npm install doczar
    ./node_modules/.bin/doczar
  • Expected:
    Some documentation should be created
  • Actual:
    unexpected filesystem output error
    Error: ENOENT: no such file or directory,
    lstat '...\node_modules\doczar\node_modules\highlight.js\styles\github.css'
  • Investigation:
    Looks like, it is needed to add dependency of highlight.js.
    After it documentation will be created.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions