Henric Persson

Results 310 comments of Henric Persson

Hrm, that's annoying. The cache file being recreated is by design. import-js will try to recreate this file as soon as it can (whenever you try importing something). I'm a...

The cache location difference might be a version mismatch thing. What does `importjs --version` tell you?

That's the latest, and assuming atom is configured to auto-update you should be on the same version through the extension (import-js is bundled with the atom extension). Are you running...

Apologies for not responding to this issue. This plugin is maintained (by me and others using the plugin). This specific issue has been reported before, and people have suggested a...

Ouch. Can you check what version you are on? We made some changes to the underlying import-js lib around how ambiguous imports are handled in 2.7.0, it was released in...

The same setup doesn't lead to any issues for me (I did however run into issues installing the atom-import-js plugin though, had to rebuild the package to make it work)....

I understand. Often times, these things are hard to isolate. I'm glad you have a working setup though. And let us know if it starts happening again!

Hi @kykungz, thanks for using import-js! I don't have a ready-made solution for your problem, but you can try some workarounds found by others: https://github.com/Galooshi/atom-import-js/issues/27#issuecomment-373870748 https://github.com/Galooshi/atom-import-js/issues/12#issuecomment-281944462

Hi @benonymus, sorry you're having issues installing the plugin. The sqlite dependency is known to be a little shaky. Here are a few previous issues filed on similar errors: https://github.com/Galooshi/atom-import-js/issues/12...