You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: src.replace is not a function
Please report this to https://github.com/chjj/marked.
at Lexer.lex (E:\myGit\node-blog\node_modules\marked\lib\marked.js:138:6)
at Function.Lexer.lex (E:\myGit\node-blog\node_modules\marked\lib\marked.js:129:16)
at marked (E:\myGit\node-blog\node_modules\marked\lib\marked.js:1219:31)
at E:\myGit\node-blog\routes\posts.js:141:16
at newTickHandler (E:\myGit\node-blog\node_modules\mpromise\lib\promise.js:234:18)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
The text was updated successfully, but these errors were encountered:
TypeError: src.replace is not a function
Please report this to https://github.com/chjj/marked.
at Lexer.lex (E:\myGit\node-blog\node_modules\marked\lib\marked.js:138:6)
at Function.Lexer.lex (E:\myGit\node-blog\node_modules\marked\lib\marked.js:129:16)
at marked (E:\myGit\node-blog\node_modules\marked\lib\marked.js:1219:31)
at E:\myGit\node-blog\routes\posts.js:141:16
at newTickHandler (E:\myGit\node-blog\node_modules\mpromise\lib\promise.js:234:18)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
The text was updated successfully, but these errors were encountered: