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
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
The app gets an error. :( log bad indentation of a sequence entry at line 22, column 2: - content: ^ YAMLException: bad indentation of a sequence entry at line 22, column 2: - content: ^ at generateError (/app/node_modules/js-yaml/lib/js-yaml/loader.js:167:10) at throwError (/app/node_modules/js-yaml/lib/js-yaml/loader.js:173:9) at readBlockSequence (/app/node_modules/js-yaml/lib/js-yaml/loader.js:962:7) at composeNode (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1390:45) at readBlockMapping (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1089:11) at composeNode (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1359:12) at readDocument (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1519:3) at loadDocuments (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1575:5) at load (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1596:19) at Object.safeLoad (/app/node_modules/js-yaml/lib/js-yaml/loader.js:1618:10) at Object.parseConfig (/app/dist/parser.js:16:21) at /app/dist/robot.js:73:39 at step (/app/dist/robot.js:33:23) at Object.next (/app/dist/robot.js:14:53) at fulfilled (/app/dist/robot.js:5:58)
Before submitting an issue, make sure you have:
Describe your Question/Issue:
How would i get the latest post by myself and then comment on it?
The text was updated successfully, but these errors were encountered: