Sunday, 23 April 2017

Error settting up atom with nodejs on ubuntu

I am tryng to set up nodejs with atom on ubuntu 16.10. I followed the steps given in this link. But when I edit the ~/.atom/config.cson file to

runner:

scopes:

js:”nodejs”

as given in the link, Atom gives an error

Unexpected new line after runner:

How do I get this correct?



via Ashwin

No comments:

Post a Comment