Here is the error I am getting: ```bash error {"s...
# questions
d
Here is the error I am getting:
Copy code
bash
error {"stack":"TypeError: value.replace is not a function\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/core.js:7:17)\n    at encode (/home/bastien/notes/cwt/node_modules/stringify-entities/lib/encode.js:12:10)\n    at Object.serializeText [as text] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/text.js:12:7)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)\n    at all (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/all.js:14:22)\n    at Object.serializeElement [as element] (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/element.js:33:13)\n    at serialize (/home/bastien/notes/cwt/node_modules/hast-util-to-html/lib/one.js:25:29)","message":"value.replace is not a function"}