Buttons
Buttons copied to clipboard
Move grunt to devDependencies
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.
@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.