Skip to content

Module definition not found #9

@SimoneMSR

Description

@SimoneMSR

I edited the dgeni-config.js file to let the readFilesProcessor point to my source directory (where I have an Angular APP).
When I launch
gulp assets dgeni

I get the following error from the parseModulesProcessors, before gulp exits:

error: Error: Module definition missing for ... in ...

looking at the dgeni code in parseModule.js I found that, even if dgeni founds the module, it does not add the module when it has no dependencies. This is strange...

Am I doing something wrong?

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