Doesn't generate a package.json #6
Closed
Labels
Comments
I'm not sure it's meant to create the package.json file. You create the package.json file by using npm initand filling out the projects info (project name, description, author, etc) Then run grunt-init gruntfileto create and configure you gruntfile easily. I could be completely wrong but that's what I get from reading the docs. |
Ok, but that's different behavior than the grunt-init-node template, which generates package.json along with other files. I guess that's what gave me the impression all grunt-init templates would do the same. |
Not all grunt-init templates should create a |
Merged
Fixed on 8b4df68 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
no matter what you answer to "will you have a package.json file"
The text was updated successfully, but these errors were encountered: