Skip to content

Repository field in package.json #21

@mntnoe

Description

@mntnoe

When running npm install, I get the annoying warning:

npm WARN package.json execSync@1.0.1-pre No repository field.

This can be removed by adding the following to package.json:

"repository": { 
  "type": "git",
  "url": "http://github.com/mgutz/execSync.git"
}

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