atom / fuzzy-finder

Find and open files quickly
MIT License
275 stars 138 forks source link

Uncaught Error: spawn EPERM #276

Closed amenho closed 5 years ago

amenho commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.14.3 x64 Electron: 1.3.13 OS: Unknown Windows version Thrown From: fuzzy-finder package 1.4.1

Stack Trace

Uncaught Error: spawn EPERM

At internal/child_process.js:313

Error: spawn EPERM
    at exports._errnoException (util.js:1026:11)
    at ChildProcess.spawn (internal/child_process.js:313:11)
    at exports.spawn (child_process.js:392:9)
    at Object.exports.fork (child_process.js:70:10)
    at /app.asar/src/task.js:41:40)
    at Function.module.exports.Task.once (/app.asar/src/task.js:17:14)
    at Object.startTask (/app.asar/node_modules/fuzzy-finder/lib/path-loader.js:22:19)
    at Object.startLoadPathsTask (/app.asar/node_modules/fuzzy-finder/lib/main.js:117:39)
    at /app.asar/node_modules/fuzzy-finder/lib/main.js:31:24
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

Non-Core Packages

atom-runner 2.7.1 
50Wliu commented 7 years ago

Hi @amenho, what were you doing when this error occurred?

aireaire commented 7 years ago

I've got the same error while reopening project twice.

  1. File->Reopent Project->\<select recent project A>.
  2. From the same instance of Atom immediately do the above step for project B.
no-response[bot] commented 5 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.