Skip to content

When running nodules: "Reference Error: Factories not defined" #3

Description

@billdueber

Using a current github clone of both this app and nodules.

 ~> node -v
v0.1.97-32-gcd232a9

Try to run nodules

~/devel/external/persevere-example-wiki> node ../nodules/lib/nodules.js 
Downloading http://github.com/kriszyp/narwhal/zipball/master
Downloading http://waitdownload.github.com/kriszyp-narwhal-0.1-858-g8a74c93.zip
Downloading http://download.github.com/kriszyp-narwhal-0.1-858-g8a74c93.zip


/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:186
          throw error;
          ^
ReferenceError: factories is not defined
    at /Users/dueberb/devel/external/nodules/lib/nodules.js:296:6
    at notify (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:147:27)
    at notifyAll (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:136:7)
    at [object Object].<anonymous> (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:182:5)
    at notify (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:165:31)
    at notifyAll (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:136:7)
    at /Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:182:5
    at notify (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:147:27)
    at notifyAll (/Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:136:7)
    at /Users/dueberb/devel/external/nodules/lib/nodules-utils/promise.js:182:5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions