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

Package.json is not valid JSON format #1

Open
chsh175 opened this issue Apr 30, 2014 · 0 comments
Open

Package.json is not valid JSON format #1

chsh175 opened this issue Apr 30, 2014 · 0 comments

Comments

@chsh175
Copy link

chsh175 commented Apr 30, 2014

This prevents someone from being able to simply do "npm install" once the repo is cloned.

The dependencies section itself is the cause, as braces are used instead of square brackets ({} vs []). Additionally single quoted dependency names are not valid.

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

1 participant