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 May 20, 2019. It is now read-only.
Updated the Atom application via the menu item, selecting to install update and restart.
Upon restart, error displays.
Atom Version: 1.0.2 System: Mac OS X 10.11 Thrown From: file-icon-supplement package, v0.8.3
Stack Trace
Uncaught Error: Unable to watch path
At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/main.js:66
Error: Unable to watch path
at Error (native)
at HandleWatcher.start (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/main.js:66:29)
at new HandleWatcher (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/main.js:30:12)
at new PathWatcher (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/main.js:120:30)
at Object.exports.watch (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/main.js:179:12)
at Directory.module.exports.Directory.subscribeToNativeChangeEvents (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/directory.js:334:109)
at Directory.module.exports.Directory.willAddSubscription (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/directory.js:95:14)
at Directory.willAddSubscription (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/directory.js:3:61)
at Directory.module.exports.Directory.onDidChange (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/pathwatcher/lib/directory.js:89:12)
at /Volumes/Is/tizzyd/.atom/packages/file-icon-supplement/lib/file-icon-supplement-view.coffee:216:23
Thanks for the report. Does this error occur when you open a project, or just the atom editor? If so, what is the path? Is your file system case sensitive? Can you post the output of ls -lah /Volumes/Is/tizzyd/.atom?
I don't see an issue in atom/pathwatcher, but my initial guesses are something in OSX 10.11 beta, an issue with the path/file system, or another plugin. I will try and recreate your issue in a VM.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to produce error:
Atom Version: 1.0.2
System: Mac OS X 10.11
Thrown From: file-icon-supplement package, v0.8.3
Stack Trace
Uncaught Error: Unable to watch path
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: