每当我使用atom
语言键入Fortran - Modern
texteditor时,都会收到以下错误:
Error parsing file
'C:\cygwin64\home\opensystemdynamicsnew2 (with notes).f'
Script failed`
每当我保存文件时,都会收到错误:
Error: spawn gfortran ENOENT
at exports._errnoException (util.js:890:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
at onErrorNT (internal/child_process.js:348:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
可能是什么问题?