Skip to content

Module.json Warning #158

@jacobwojoski

Description

@jacobwojoski

Looks like the module.json is using the wrong version of dependencies that's outdated. Was sick of seeing the warning on launch. Fixed the issue but Don't know how to contribute to someone else's repo. Just keep getting perm issue.

"dependencies":[],
Should be changed to the following
"relationships": { "requires": [ ] },

And it should work fine!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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