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

Where is component tree #177

Open
WreewanMorhee opened this issue Sep 29, 2019 · 5 comments
Open

Where is component tree #177

WreewanMorhee opened this issue Sep 29, 2019 · 5 comments

Comments

@WreewanMorhee
Copy link

I cannot see my component tree, it's empty
what should I do??

@felquis
Copy link

felquis commented Oct 1, 2019

I tried to install the app via .dmg file with no success.

Are you building the program yourself, what is your OS?

@novacoole
Copy link

I also have no component tree running on Debian 10 with .AppImage

@bmalbusca
Copy link

bmalbusca commented Feb 26, 2021

I think the problem is the project folder config, because if you try to open the reactide git repository, the component tree will appear . @EP36 ad @bitadj, can your briefly explain what are the dependencies to make Component tree work? I'm almost sure that can be related to webpack or to project folders

@bmalbusca
Copy link

bmalbusca commented Feb 26, 2021

I think the problem is the project folder config, because if you try to open the reactide git repository, the component tree will appear (worked for me on Ubuntu version). @EP36, can your briefly explain what are the dependencies to make Component tree work? I'm almost sure that can be related to webpack or to project folders

fs.js:142 Uncaught Error: EISDIR: illegal operation on a directory, read
    at Object.fs.readSync (fs.js:632)
    at tryReadSync (fs.js:472)
    at Object.fs.readFileSync (fs.js:513)
    at Object.fs.readFileSync (ELECTRON_ASAR.js:563)
    at f (/Applications/Reactide.app/Contents/Resources/app/dist/webpack-bundle.js:48)
    at Object.e [as constructComponentTree] (/Applications/Reactide.app/Contents/Resources/app/dist/webpack-bundle.js:48)
    at t.value (/Applications/Reactide.app/Contents/Resources/app/dist/webpack-bundle.js:48)
    at /Applications/Reactide.app/Contents/Resources/app/dist/webpack-bundle.js:48
    at /Applications/Reactide.app/Contents/Resources/app/dist/webpack-bundle.js:1
    at FSReqWrap.oncomplete (fs.js:183)

Also, the tree needs to find the paths to index.html, and the way how it's done is in file-tree2.js file @novacoole @WreewanMorhee

@jdev082
Copy link

jdev082 commented Jul 1, 2022

This project isn't maintained much, I'll debug and fix this in my fork.

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

5 participants