leon-cli
leon-cli copied to clipboard
Failed to Install Leon on Linux Mint 20.3
Specs
- Leon version:
- OS (or browser) version: Linux Mint 20.3
- Node.js version: v18.7.0
- Complete "leon check" (or "npm run check") output:
npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/joshua/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/joshua/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/joshua/.npm/_logs/2022-08-08T21_42_29_657Z-debug-0.log - (if using Docker) Complete "npm run docker:check" output:
- (optional) Leon skill version:
Expected Behavior
When I run leon create birth, it should install without error.
Actual Behavior
When I run leon create birth, it outputs:
Error: Your package manager is not supported. Supported: apk, apt, brew, pacman, yum. For further information, look at the log file located at /home/joshua/.config/@leon-ai/cli/log-errors.txt
APT is my Operating System's main package manager, I am uncertain why this is.
How Do We Reproduce?
Uncertain.