Estou levando erro ao tentar instalar o socket.io. Alguém passou por este problema? Utilizo Windows 10(64).
C:\Desenvolvimento\workspace\nodejs\casadocodigo>npm install socket.io --save
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Desenvolvimento\\Tecnologias\\nodejs\\node.exe" "C:\\Desenvolvimento\\Tecnologias\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "socket.io" "--save"
npm ERR! node v7.2.0
npm ERR! npm v3.10.9
npm ERR! file C:\Desenvolvimento\workspace\nodejs\casadocodigo\package.json
npm ERR! code EJSONPARSE
npm ERR! Failed to parse json
npm ERR! Trailing comma in object at 29:1
npm ERR! }
npm ERR! ^
npm ERR! File: C:\Desenvolvimento\workspace\nodejs\casadocodigo\package.json
npm ERR! Failed to parse package.json data.
npm ERR! package.json must be actual JSON, not just JavaScript.
npm ERR!
npm ERR! This is not a bug in npm.
npm ERR! Tell the package author to fix their package.json file. JSON.parse
npm ERR! Please include the following file with any support request:
npm ERR! C:\Desenvolvimento\workspace\nodejs\casadocodigo\npm-debug.log