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

when importing, atom hangs #25

Closed
macrozone opened this issue Sep 5, 2017 · 5 comments
Closed

when importing, atom hangs #25

macrozone opened this issue Sep 5, 2017 · 5 comments

Comments

@macrozone
Copy link

I updated some packages and reinstalled watchman.

now, when i try to import with cmd+shift+i, atom sometimes hang and has to be killed :-(

using latest version 0.11.0

@trotzig
Copy link
Contributor

trotzig commented Sep 5, 2017

Ouch. I wonder if this could be the same issue as #22? Do you happen to remember what packages you updated? @hexsprite had a theory about incompatible packages but couldn't isolate it to a single one. Perhaps if you list your updates (even from memory if there is no physical trace) we can work together to come up with an isolated reproduction case?

@macrozone
Copy link
Author

@trotzig

I updated nuclideand some other packages (i just hit update all). I had also some problems with react-native packager, so i needed to reinstall watchman. I therefore suspect it might have something to do with watchman. Can i disable watchman for importjs without uninstalling it?

I am also using flow-type.

@trotzig
Copy link
Contributor

trotzig commented Sep 5, 2017

There might be a way to disable watchman for a specific directory, not sure. There's no way to do this through import-js configuration unfortunately.

@hexsprite
Copy link

@macrozone you could try to reproduce the problem with only atom-import-js and required deps loaded then re-add your plugins one by one until you find the issue ;)

@macrozone
Copy link
Author

it works again after updating nuclide or after switching to atom-ide ;-)

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

3 participants