Buttons icon indicating copy to clipboard operation
Buttons copied to clipboard

Move grunt to devDependencies

Open beata opened this issue 10 years ago • 1 comments

Having issue of installing grunt on node4/npm3.

It said some packages in my project are incompatible with others.

Sorry for that I forgot to copy the error message.

I moved grunt to devDependencies to get the installation work.

beata avatar Dec 25 '15 19:12 beata

@alexwolfe I suspect this was happening since @beata didn't have some of those core grunt libs globally installed. That said, it might be a good dev dependency. Thoughts? If agree, we should have them also remove the empty dependencies: key though.

roblevintennis avatar Jun 01 '16 03:06 roblevintennis