Hello
I am trying to build atom from source on my Ubuntu 14.04 64-bit laptop. I get the following error while trying to build:
Loading “less-lint-task.js” tasks…ERROR
>> Error: Cannot find module 'csslint’
Loading “lint-utils.js” tasks…ERROR
>> Error: Cannot find module 'underscore’
Loading “cson-task.js” tasks…ERROR
>> Error: Cannot find module ‘StringScanner’
Does anybody know why these modules are missing and how I can fix it? Any help is greatly appreciated