Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

TypeError: dgeni-packages/git #218

Description

@beagins

Added require('dgeni-packages/git') to my Dgeni Package and corresponding gulp task as described in example and on run gulp dgeni from my project directory I get TypeError: Cannot read property '1' of null. Dgeni docs build successfully when I comment out require('dgeni-packages/git').

TypeError: Cannot read property '1' of null
    at gitRepoInfo (/myprojectdir/node_modules/dgeni-packages/git/services/gitRepoInfo.js:11:17)
    at Array.invoke (/myprojectdir/node_modules/di/lib/injector.js:75:15)
    at get (/myprojectdir/node_modules/di/lib/injector.js:48:43)
    at /myprojectdir/node_modules/di/lib/injector.js:71:14
    at Array.map (native)
    at Array.invoke (/myprojectdir/node_modules/di/lib/injector.js:70:31)
    at get (/myprojectdir/node_modules/di/lib/injector.js:48:43)
    at /myprojectdir/node_modules/di/lib/injector.js:71:14
    at Array.map (native)
    at Array.invoke (/myprojectdir/node_modules/di/lib/injector.js:70:31)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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