Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: treeView.mainModule.createView is not a function #59

Open
syuji-higa opened this issue Aug 31, 2017 · 1 comment
Open

Comments

@syuji-higa
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.19.4 x64
Electron: 1.6.9
OS: Mac OS X 10.12.3
Thrown From: project-ring package 0.40.0

Stack Trace

Uncaught TypeError: treeView.mainModule.createView is not a function

At /Users/syuji/.atom/packages/project-ring/lib/project-ring.coffee:88

TypeError: treeView.mainModule.createView is not a function
    at /packages/project-ring/lib/project-ring.coffee:88:27

Commands

  4x -1:46.5.0 core:close (atom-pane.pane.active)
     -1:05.3.0 settings-view:open (atom-pane.pane.active)
     -0:50.5.0 core:confirm (input.hidden-input)

Non-Core Packages

japanese-menu 1.13.0 
language-glsl 2.0.1 
language-pug 0.0.21 
language-stylus 0.2.0 
language-typescript-grammars-only 1.6.0 
multi-cursor 2.1.5 
pane-layout-plus 0.7.3 
project-ring 0.40.0 
regex-railroad-diagram 0.17.0 
@dantman
Copy link

dantman commented Sep 12, 2017

Same issue, I open Atom and this error gets thrown immediately and Project Ring doesn't work. It was working fine a few days ago.

Atom: 1.19.7 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: project-ring package 0.40.0

Stack Trace

Uncaught TypeError: treeView.mainModule.createView is not a function

At /Users/daniel/.atom/packages/project-ring/lib/project-ring.coffee:88

TypeError: treeView.mainModule.createView is not a function
    at /packages/project-ring/lib/project-ring.coffee:88:27

Commands

Non-Core Packages

atom-alignment 0.13.0 
atom-jade 0.3.0 
atom-wordpress 0.3.0 
auto-detect-indentation 1.3.0 
auto-indent 0.5.0 
auto-update-packages 1.0.1 
autocomplete-php 0.3.7 
autocomplete-wordpress-hooks 0.2.3 
blackspace 1.1.1 
docblockr 0.11.0 
indentation-indicator 1.1.0 
inline-autocomplete 2.0.0 
isotope-ui 2.8.5 
jsonlint 1.1.4 
language-apache 1.7.0 
language-babel 2.74.1 
language-javascript-better 1.7.1 
language-nginx 0.8.0 
language-puppet 0.23.0 
language-twig 1.6.3 
language-varnish 0.6.0 
lines 0.13.1 
linter 2.2.0 
linter-jshint 3.1.5 
linter-jsxhint 0.1.2 
linter-php 1.4.0 
linter-phpcs 1.6.7 
linter-phpmd 1.5.3 
linter-puppet 1.0.0 
merge-conflicts 1.4.5 
minimap 4.29.6 
node-debugger 1.10.1 
nuclide undefined 
permute 0.1.0 
project-manager 3.3.5 
project-ring 0.40.0 
react 0.16.2 
remote-edit 1.9.0 
Remote-FTP 1.1.3 
require 0.1.0 
seti-syntax 1.1.3 
seti-ui 1.9.0 
sort-lines 0.15.0 
term2 0.9.21 
toggle-quotes 1.0.1 
tool-bar 1.1.0 
trailing-spaces 0.4.0 
unity-ui 2.1.11 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants