Skip to content

repository and license field warnings in npm install #5

@octavio-orozco2

Description

@octavio-orozco2

After invoking npm install you get repository and license field warnings:

$ npm install
aws-nodejs-sample
├─┬ aws-sdk@2.4.0
│ ├── jmespath@0.15.0
│ ├── sax@1.1.5
│ ├── xml2js@0.4.15
│ └─┬ xmlbuilder@2.6.2
│ └── lodash@3.5.0
└── node-uuid@1.4.7

npm WARN aws-nodejs-sample No repository field.
npm WARN aws-nodejs-sample No license field.
aws-nodejs-sample$

One solution is in: #4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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