Description
When i try to do npm install i have the following errors
npm ERR! Darwin 16.4.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.10.1
npm ERR! npm v4.1.2
npm ERR! file /Users/Petme/Desktop/Design-Code/package.json
npm ERR! code EJSONPARSE
npm ERR! Failed to parse json
npm ERR! Unexpected token ' ' at 12:1
npm ERR! "browser-sync": "^2.8.0",
npm ERR! ^
npm ERR! File: /Users/Petme/Desktop/Design-Code/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! /Users/Petme/Desktop/Design-Code/npm-debug.log