You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]$
The text was updated successfully, but these errors were encountered:
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]$
The text was updated successfully, but these errors were encountered: