This repository was archived by the owner on Dec 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 127
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Uncaught Error: write EPIPE #438
Copy link
Copy link
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
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
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
Metadata
Metadata
Assignees
Labels
No labels