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

"Error: Cannot find module 'traverse'" until reinstall. #3

Open
cecoates opened this issue Jan 7, 2017 · 2 comments
Open

"Error: Cannot find module 'traverse'" until reinstall. #3

cecoates opened this issue Jan 7, 2017 · 2 comments
Labels

Comments

@cecoates
Copy link

cecoates commented Jan 7, 2017

Expected Behavior

Open Zazu and type ,b and the name of a bookmark. List of results from your Chrome bookmarks appear.

Actual Behavior

Open Zazu and type ,b and the name of a bookmark. Nothing displays but the fallback search engines.

If running the plugin debugger, you can see "Error: Cannot find module 'traverse'".

Steps to reproduce the behavior

Alt+Space to start Zazu. Type ,b and the name of a bookmark.

From the advice in bayleeadamoss/zazu-calculator#2, I decided to take a chance and use "rm -rf ~/.zazu/plugins/tinytacoteam/zazu-chrome-bookmarks".

Once Zazu was restarted, the bookmarks plugin reinstalled was functioning as you'd expect. No "Error: Cannot find module 'traverse'".

I was also unable to set the Variable by adding the {
"name": "tinytacoteam/zazu-chrome-bookmarks",
"variables": {
"file": "~/.config/google-chrome/Default/Bookmarks"
}
}

example from the Readme to .zazurc.json. No luck. Editing the search.js directly worked, however.

Versions

Zazu: 2.3
OS: Linux debian 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 GNU/Linux
jan 6 2017 7-45 pm - edited

GIT (if you have it installed):

Please, include a link to gist of most applicable ~/.zazu/log/ file.

zazu.log.2017-01-07-2.txt

@bayleedev bayleedev added the bug label Jan 7, 2017
@bayleedev
Copy link
Member

This seems like a common issue. I'm trying to fix this now. [:

@cecoates
Copy link
Author

cecoates commented Jan 7, 2017

Much appreciated! It's good to have an active launcher for Linux again.

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

No branches or pull requests

2 participants