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

handlebars is not in the dependency list #4

Closed
shlomiassaf opened this issue Nov 10, 2016 · 2 comments
Closed

handlebars is not in the dependency list #4

shlomiassaf opened this issue Nov 10, 2016 · 2 comments

Comments

@shlomiassaf
Copy link

After npm install I get this:

Error: Cannot find module 'handlebars'
    at Function.Module._resolveFilename (module.js:469:15)
    at Function.Module._load (module.js:417:25)
    at Module.require (module.js:497:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/usr/local/lib/node_modules/compodoc/dist/index.js:8:18)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)

had to npm install -g handlebars to get it working...

@vogloblinsky
Copy link
Contributor

vogloblinsky commented Nov 10, 2016

Thanks for the issue.
Fixed in v0.0.6

@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants