olmokramer / atom-autohide-tree-view

Hides most of the tree view, reveal it on hover
MIT License
38 stars 7 forks source link

Is not working on ATOM 1.17.2 x64 #90

Open Jerajo opened 7 years ago

Jerajo commented 7 years ago

Uncaught (in promise) TypeError: pkg.mainModule.createView is not a function at file:///C:/Users/.atom/packages/autohide-tree-view/lib/main.js:23:31

concon121 commented 7 years ago

Getting the same error printed to the console. Atom version: 1.20.1

OmgImAlexis commented 6 years ago

Same issue here with version 1.22.1.

Uncaught (in promise) TypeError: pkg.mainModule.createView is not a function
annibale-x commented 6 years ago

Same issue with version 1.27.2

Uncaught (in promise) TypeError: pkg.mainModule.createView is not a function
rislah commented 6 years ago

Same, not working

sanarena commented 6 years ago

I've created this simple package to be able do my daily tasks without file tree annoyance for now, far from original plugin but it just works: https://atom.io/packages/filetree-autohide

olmokramer commented 5 years ago

Hi everyone, I'm sorry for the extremely late reply. As you have probably noticed I've stopped maintaining my Atom plugins a few years ago. I got very frustrated with how Atom was maintained and started ignoring all of my plugins. I'm sorry for that. I won't install Atom to test and mergeer PRs, but I'd be happy to transfer my repositories to anyone that wants to maintain any of my plugins. Again, I'm sorry.