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

@gridsome/vue-remark support #5

Open
roiscamp opened this issue Oct 19, 2020 · 3 comments
Open

@gridsome/vue-remark support #5

roiscamp opened this issue Oct 19, 2020 · 3 comments

Comments

@roiscamp
Copy link

As per the documentation in the readme, the plugin should work with @gridsome/vue-remark as a source, but I have been doing some attempts to make it work and get the following error:

Initializing plugins...
gridsome-plugin-recommender:  training 4
gridsome-plugin-recommender:  Fetching relations for document 376f652e3a2f627f81710842c9d44ee3
TypeError: expected input to be a string or buffer

Could an example on how to configure the plugin to work with vue-remark be provided?

@mklueh
Copy link
Owner

mklueh commented Oct 20, 2020

Hi @roiscamp

I'm not sure if it works tbh, I wrote it under the assumption that source-filesystem and vue-remark both work similarly but it seems that vue-remark stores it's data quite differently.

I need to look into it and remove it from the readme for now.

Thank you

@mschmidtkorth
Copy link

Hi @mklueh - thanks for this fantastic plugin! As this issue is blocking the usage with vue-remark, are you actively working on vue-remark support or looking for a pull request?

@mklueh
Copy link
Owner

mklueh commented Mar 15, 2021

Hi @mschmidtkorth , thanks, nice to hear :) I´m not actively working on this issue and tbf I´m not sure how one would solve it "the right way". Vue Remark doesn´t work on the GraphQL layer as far as I remember.

If you have any good solution and are willing to contribute it would be very welcomed :)

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