Skip to content

"npm install <package-name>" better than "npm install <module-name>" #140

@cuppar

Description

@cuppar

If the folder can be published to https://registry.npmjs.com, it must be contain a package.json file, so it must be a "package".
If the package has neither index.js file nor the "main" field in package.json, then it is not a module.
So, I think the "npm install " better than "npm install ".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions