Built apm from source. Installed electron using npm.
[jw@cn06 atom]$ /data/jw/apm/bin/apm install
/data/jw/apm/lib/command.js:148
throw new Error('Could not determine Electron version');
^
Error: Could not determine Electron version
at /data/jw/apm/lib/command.js:148:19
at /data/jw/apm/lib/command.js:166:20
at /data/jw/apm/lib/apm.js:95:20
at processTicksAndRejections (internal/process/task_queues.js:82:9)
[jw@cn06 atom]$
Built apm from source. Installed electron using npm.
[jw@cn06 atom]$ /data/jw/apm/bin/apm install /data/jw/apm/lib/command.js:148 throw new Error('Could not determine Electron version'); ^
Error: Could not determine Electron version at /data/jw/apm/lib/command.js:148:19 at /data/jw/apm/lib/command.js:166:20 at /data/jw/apm/lib/apm.js:95:20 at processTicksAndRejections (internal/process/task_queues.js:82:9) [jw@cn06 atom]$