We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Been working on the agent for 2 days and still keep getting the error message:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @elizaos/[email protected] start: node --loader ts-node/esm src/index.ts "--isRoot" "--character=characters/danimi.characters.jsn" Exit status 1 ELIFECYCLE Command failed with exit code 1.
node --loader ts-node/esm src/index.ts "--isRoot" "--character=characters/danimi.characters.jsn"
I try to do everything, resetting, re-writing and no luck
The text was updated successfully, but these errors were encountered:
Shouldnt the character file be a .json file extension? what is .jsn?
Sorry, something went wrong.
Are you sure of this extension danimi.characters.jsn ? Confim mwe yuou useing .json Tnks
i am getting similiar error, first i have to fix my reference to the model then i can tackle this issue. my character file is .json
No branches or pull requests
Been working on the agent for 2 days and still keep getting the error message:
ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL @elizaos/[email protected] start:
node --loader ts-node/esm src/index.ts "--isRoot" "--character=characters/danimi.characters.jsn"
Exit status 1
ELIFECYCLE Command failed with exit code 1.
I try to do everything, resetting, re-writing and no luck
The text was updated successfully, but these errors were encountered: