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 compatible with latest npm #199

Closed
kcbanner opened this issue May 5, 2011 · 0 comments
Closed

package.json is not compatible with latest npm #199

kcbanner opened this issue May 5, 2011 · 0 comments

Comments

@kcbanner
Copy link

kcbanner commented May 5, 2011

It seems that package.json isn't valid JSON (extra comma, line 3)

info it worked if it ends with ok
verbose cli [ 'node', '/home/kcbanner/local/node/bin/npm', 'link' ]
info using [email protected]
info using [email protected]
verbose config file /home/kcbanner/.npmrc
verbose config file /home/kcbanner/local/node/etc/npmrc
ERR! Failed to parse json
ERR! Unexpected token ,
ERR! File: /home/kcbanner/kit/socket.io/package.json
ERR! JSON.parse Failed to parse package.json data.
ERR! JSON.parse package.json must be actual JSON, not just JavaScript.
ERR! JSON.parse This is not a bug in npm.
ERR! JSON.parse Tell the package author to fix their package.json file.
ERR! 
ERR! command "node" "/home/kcbanner/local/node/bin/npm" "link"
verbose exit [ 1, true ]
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