Skip to content

package.json is not compatible with latest npm #199

New issue

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

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

Already on GitHub? # to your account

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 npm@1.0.6
info using node@v0.4.7
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 ]
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants