forked from GitbookIO/plugin-lunr
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cannot find module './build/Release/nodejieba.node' #1
Comments
I believe it's a gitbook's bug. After you run |
New errors after npm rebuild
|
Looks like you have mac. you need to install XCode to compile the module. |
Looks like this bug: nodejs/node-gyp#569 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using
gitbook serve
PluginError: Error with plugin "search-jieba": Cannot find module './build/Release/nodejieba.node'
The text was updated successfully, but these errors were encountered: