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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
At events.js:292
Error: write EPIPE
at ChildProcess.target._send (internal/child_process.js:806:20)
at ChildProcess.target.send (internal/child_process.js:677:19)
at Task.module.exports.Task.send (/app.asar/src/task.js:111:27)
at Task.module.exports.Task.start (/app.asar/src/task.js:102:12)
at Function.module.exports.Task.once (/app.asar/src/task.js:21:18)
at Object.startTask (/app.asar/node_modules/fuzzy-finder/lib/path-loader.js:17:23)
at Object.startLoadPathsTask (/app.asar/node_modules/fuzzy-finder/lib/main.js:129:37)
at /app.asar/node_modules/fuzzy-finder/lib/main.js:25:33
at processTicksAndRejections (internal/process/task_queues.js:79:11)
Commands
Non-Core Packages
git-plus 8.7.1
rails-snippets 2.26.0
Additional Information
The text was updated successfully, but these errors were encountered:
Same issue here. This occured after quitting Atom and then reopening it again -- on reopening I got some errors, so quit and reopened a second time, and this time got the "Uncaught Error: write EPIPE".
At events.js:292
Error: write EPIPE
at ChildProcess.target._send (internal/child_process.js:806:20)
at ChildProcess.target.send (internal/child_process.js:677:19)
at Task.module.exports.Task.send (/app.asar/src/task.js:111:27)
at Task.module.exports.Task.start (/app.asar/src/task.js:102:12)
at Function.module.exports.Task.once (/app.asar/src/task.js:21:18)
at Object.startTask (/app.asar/node_modules/fuzzy-finder/lib/path-loader.js:17:23)
at Object.startLoadPathsTask (/app.asar/node_modules/fuzzy-finder/lib/main.js:129:37)
at /app.asar/node_modules/fuzzy-finder/lib/main.js:25:33
at processTicksAndRejections (internal/process/task_queues.js:79:11)
Prerequisites
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.61.0-nightly2 x64
Electron: 11.4.12
OS: Unknown macOS version
Thrown From: fuzzy-finder package 1.14.3
Stack Trace
Uncaught Error: write EPIPE
Commands
Non-Core Packages
Additional Information
The text was updated successfully, but these errors were encountered: