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

compatibility warning for nodebb v1.1.2 #1

Open
Lapsus opened this issue Aug 31, 2016 · 3 comments · May be fixed by #2
Open

compatibility warning for nodebb v1.1.2 #1

Lapsus opened this issue Aug 31, 2016 · 3 comments · May be fixed by #2

Comments

@Lapsus
Copy link

Lapsus commented Aug 31, 2016

Hi
i get a compatibillity warning in the nodebb log. i use version 1.1.2.
The plugin is working though.

regards

@Lapsus Lapsus linked a pull request Aug 31, 2016 that will close this issue
@bydeath
Copy link

bydeath commented Oct 10, 2018

An error occur on nodebb 1.10.1

2018-10-10T07:08:32.183Z [191] - error: message=Unexpected token h in JSON at position 66, stack=SyntaxError: Unexpected token h in JSON at position 66
at JSON.parse ()
at /usr/src/app/node_modules/nodebb-plugin-markdown-toc/index.js:25:23
at Array.forEach ()
at Object.MarkdownToc.parse [as method] (/usr/src/app/node_modules/nodebb-plugin-markdown-toc/index.js:23:11)
at /usr/src/app/src/plugins/hooks.js:121:12
at /usr/src/app/node_modules/async/dist/async.js:2516:9
at replenish (/usr/src/app/node_modules/async/dist/async.js:1011:17)
at /usr/src/app/node_modules/async/dist/async.js:1016:9
at eachOfLimit (/usr/src/app/node_modules/async/dist/async.js:1041:24)
at /usr/src/app/node_modules/async/dist/async.js:1046:16
at Object.reduce (/usr/src/app/node_modules/async/dist/async.js:2515:5)
at fireFilterHook (/usr/src/app/src/plugins/hooks.js:113:9)
at Object.Plugins.fireHook (/usr/src/app/src/plugins/hooks.js:93:4)
at /usr/src/app/src/posts/parse.js:35:13
at nextTask (/usr/src/app/node_modules/async/dist/async.js:5324:14)
at Object.waterfall (/usr/src/app/node_modules/async/dist/async.js:5334:5)

@Lapsus
Copy link
Author

Lapsus commented Oct 10, 2018

i dont understand your comment?
How is this related to the problem i reported?

@bydeath
Copy link

bydeath commented Dec 19, 2018

Sorry. I mean the plugin doesn't work on nodebb 1.10.1. My last comment shows the error trace info.

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

Successfully merging a pull request may close this issue.

2 participants