Skip to content

Commit

Permalink
remove(eliza).linux
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider committed Jan 30, 2025
1 parent ed0db8b commit a38c8af
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion projects/elizaOS.github.io/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,23 @@ distributable:

display-name: elizaOS

# packages/plugin-node postinstall: Detected Linux distribution: debian
# packages/plugin-node postinstall: (node:10963) ExperimentalWarning: CommonJS module /opt/npmjs.com/v11.1.0/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/npmjs.com/v11.1.0/lib/node_modules/npm/node_modules/supports-color/index.js using require().
# packages/plugin-node postinstall: Support for loading ES Module in require() is an experimental feature and might change at any time
# packages/plugin-node postinstall: E: Package 'ttf-ubuntu-font-family' has no installation candidate
# packages/plugin-node postinstall: E: Unable to locate package libenchant-2-2
# packages/plugin-node postinstall: E: Unable to locate package libicu66
# packages/plugin-node postinstall: E: Package 'libjpeg-turbo8' has no installation candidate
# packages/plugin-node postinstall: E: Unable to locate package libvpx6
# packages/plugin-node postinstall: E: Unable to locate package libevent-2.1-7
# packages/plugin-node postinstall: E: Couldn't find any package by glob 'libevent-2.1-7'
# packages/plugin-node postinstall: E: Couldn't find any package by regex 'libevent-2.1-7'
# packages/plugin-node postinstall: Failed to install browser dependencies
# packages/plugin-node postinstall: Error: Installation process exited with code: 100
# packages/plugin-node postinstall: Failed to install Playwright dependencies: Command failed: npx playwright install-deps && npx playwright install
# packages/plugin-node postinstall: Failed
platforms:
- darwin
- linux/x86-64 # linux/aarch64 node-gyp build isn't playing nice

versions:
github: elizaOS/eliza
Expand Down

0 comments on commit a38c8af

Please sign in to comment.