documentationjs / documentationjs/documentation

Error: Cannot find module 'documentation'

Open
#1,482 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

I am trying to use the API. I installed documention.js (13.2.5) using npm (6.14.16) and it is working fine from the command line. However this does not generate a module in node_modules and when I run a program with

var documentation = require('documentation');

I get

Error: Cannot find module 'documentation'

How do I install the module. I can't find instructions in the documentation..

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.