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
Atom: 1.16.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.4 Thrown From: project-ring package 0.40.0
Stack Trace
Uncaught TypeError: treeView.mainModule.treeView.find is not a function
At /Users/Tijn/.atom/packages/project-ring/lib/project-ring.coffee:97
TypeError: treeView.mainModule.treeView.find is not a function
at Object.initializePackage (/packages/project-ring/lib/project-ring.coffee:97:34)
at /packages/project-ring/lib/project-ring.coffee:31:19
This is the reason: atom/tree-view#1032
jQuery is being removed from tree-view ... what a mess.
I began to fix some issues in that file but there are appearing more and more things to fix...
I don't have enough experience with coffee syntax to repair each of them in reasonable time.
[Enter steps to reproduce:]
Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.4
Thrown From: project-ring package 0.40.0
Stack Trace
Uncaught TypeError: treeView.mainModule.treeView.find is not a function
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: