npm error: json parse error while installing dependancies and packages
65 views
Skip to first unread message
djgokul
unread,
Apr 11, 2016, 9:31:52 PM4/11/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AngularJS
Hi,
I am trying to learn angular 2. I have downloaded and installed node and npm via installer from node.js successfully. But when i try to download packages and local dependencies in folder 'angular 2-starter' which i had created, I am getting error when using sudo npm install command at the terminal. Its seems like a json error. attaching the log file and package.json file with this post. can you please help me with this