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
I am get the following error every time when save file with type @flow
When looking at the developer console:
first error [Linter] Error running Flow IDE Error: Out of retries, exiting! at ChildProcess.<anonymous> (C:\Users\Anatoliy\.atom\packages\linter-stylelint\node_modules\sb-exec\lib\index.js:56:20) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at maybeClose (internal/child_process.js:925:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
second error [Linter] Error running Flow IDE Coverage Error: Out of retries, exiting! at ChildProcess.<anonymous> (C:\Users\Anatoliy\.atom\packages\linter-stylelint\node_modules\sb-exec\lib\index.js:56:20) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at maybeClose (internal/child_process.js:925:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
I am get the following error every time when save file with type @flow
When looking at the developer console:
first error
[Linter] Error running Flow IDE Error: Out of retries, exiting! at ChildProcess.<anonymous> (C:\Users\Anatoliy\.atom\packages\linter-stylelint\node_modules\sb-exec\lib\index.js:56:20) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at maybeClose (internal/child_process.js:925:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
second error
[Linter] Error running Flow IDE Coverage Error: Out of retries, exiting! at ChildProcess.<anonymous> (C:\Users\Anatoliy\.atom\packages\linter-stylelint\node_modules\sb-exec\lib\index.js:56:20) at emitTwo (events.js:126:13) at ChildProcess.emit (events.js:214:7) at maybeClose (internal/child_process.js:925:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
Atom : 1.32.2
Node : 10.13.0
Community Packages (69)
-- atom-beautify@0.33.4
-- atom-clock@0.1.16
-- atom-ternjs@0.19.1
-- auto-detect-indentation@1.3.0
-- autoclose-html@0.23.0
-- autocomplete@0.47.0
-- autocomplete-html-entities@0.2.0
-- autcomplete-js=import@1.4.0
-- autocomplete-json@5.5.2
-- autocomplete-modules@2.3.0
-- autocomplete-paths@2.12.2
-- busy-signal@2.0.1
-- color-picker@2.3.0
-- editorconfig@2.4.0
-- emmet@2.4.3
-- es6-javascript@1.0.0
-- file-icons@2.1.31
-- flow-ide@1.13.0
-- git-blame@1.8.0
-- git-control@0.9.0
-- git-history@3.30
-- git-log@0.4.1
-- git-plus@8.6.2
-- git-time-machine@2.1.0
-- highlight-selected@0.16.0
-- hyperclick@0.1.5
-- indent-guide-imporoved@1.4.13
-- intentions@1.1.5
-- javascript-snippets@1.2.1
-- js-hyperclick@1.15.0
-- language-babel@2.85.0
-- language-graphql@1.0.0
-- lnaguage-javascript-jsx@0.3.7
-- linter@2.3.0
-- linter-eslint@8.5.2.
-- linter-jshint@3.1.15
-- linter-stylelint@4.4.3
-- linter-ui-default@1.7.1
-- linter-write-good@0.9.0
-- merge-conflicts@1.4.5
-- minimap@4.29.9
-- minimap-highlight-selected@4.6.1
-- minimap-linter@2.2.1
-- pigments@0.40.2
-- platformio-ide-terminal@2.9.1
-- prettier-atom@0.5.60
-- react-snippets@1.1.2
-- script@3.18.1
-- split-diff@1.6.0
-- toggle-quotes@1.1.3
-- tree-view-git-branch@0.1.2
-- tree-view-git-status@1.5.2
The text was updated successfully, but these errors were encountered: