Skip to content

The "Getting started" page should mention the coffee-script warning from npm. #237

Open
@bdsexton

Description

@bdsexton

Including Grunt as a dev dependency in package.json causes npm to display a warning message regarding coffee-script upon running "npm install":

npm WARN prefer global [email protected] should be installed with -g

Ideally, it seems that a project-local installation should not include a dependency for which a global installation is preferred, but Grunt does, so it would be helpful for this to be mentioned on the "Getting started" page.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions