gruntjs / gruntjs/gruntjs.com

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

Open
#237 3 comments 0 reactions 0 assignees View on GitHub
content: Documentation section
Dominant language
Less
Stars
155
Forks
83
PR merge metrics
No merged PRs in 30d

Description

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 coffee-script@1.10.0 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](http://gruntjs.com/getting-started)" page.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.