Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra json field in package.json #12

Open
mdxprograms opened this issue May 14, 2015 · 3 comments
Open

Extra json field in package.json #12

mdxprograms opened this issue May 14, 2015 · 3 comments
Assignees

Comments

@mdxprograms
Copy link
Contributor

This is creating an extra wrapping "name" object in the json file. I removed it after generating my project and it worked fine.

npm ERR! install Couldn't read dependencies
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.2
npm ERR! npm v2.8.3

npm ERR! name field must be a string.
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

@hegdeashwin hegdeashwin self-assigned this Jun 11, 2015
@hegdeashwin
Copy link
Collaborator

@Sorry: for late reply. I was busy with some other close source work. Anyways; I will check this out. meanwhile you can send me the pull request 👍

@mdxprograms
Copy link
Contributor Author

@hegdeashwin latest develop commit should fix the issue plus setting the project name correctly if not supplied

@hegdeashwin
Copy link
Collaborator

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants