Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

gulp build failing #1834

@evillemez

Description

@evillemez

I feel like I must be overlooking something basic - but I can't get the project to build. I've been googling for a bit, no luck yet. This is after a fresh clone, npm/bower install. Globally updated gulp as the readme describes.

gulp build
Found 1 undertaker-registry to load with ng-factory
Using ng-factory config file ~/code/angular-strap/ngfactory.json

/Users/evillemez/code/angular-strap/node_modules/gulp/node_modules/undertaker/lib/helpers/validateRegistry.js:34
      throw err;
            ^
AssertionError: Custom registry must have `init` function
    at validateRegistry (/Users/evillemez/code/angular-strap/node_modules/gulp/node_modules/undertaker/lib/helpers/validateRegistry.js:28:5)
    at Gulp.registry (/Users/evillemez/code/angular-strap/node_modules/gulp/node_modules/undertaker/lib/registry.js:18:3)
    at ngFactory (/Users/evillemez/code/angular-strap/node_modules/ng-factory/lib/index.js:37:9)
    at Function.ngFactory.use (/Users/evillemez/code/angular-strap/node_modules/ng-factory/lib/index.js:60:37)
    at Object.<anonymous> (/Users/evillemez/code/angular-strap/gulpfile.js:5:36)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions