Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Error: Cannot find module 'hogan' #3

@tomgersic

Description

@tomgersic

Hi,

When I start the webapp "redis-server & make nodejs", I get this error:

Error: Cannot find module 'hogan'

If I change line 15 of app.coffee to require "hogan.js" instead of "hogan", I no longer get the error.

15: hogan = require 'hogan.js'

Tom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions