Skip to content

can't build framework - followed quick start - pnpm build error #1714

Closed
@mrosm20

Description

Steps:

Clone the repository

git clone https://github.com/elizaos/eliza.git
cd eliza

git checkout $(git describe --tags --abbrev=0)

pnpm install --no-frozen-lockfile

successful up to here

failed the build

pnpm build


Error received:

liza-client:build: ✓ built in 5.48s
@elizaos/plugin-nft-generation:build: DTS ⚡️ Build success in 3926ms
@elizaos/plugin-nft-generation:build: DTS dist/index.d.ts 1.65 KB
@elizaos/client-slack:build: error TS2688: Cannot find type definition file for 'node_tmp_6975'.
@elizaos/client-slack:build: The file is in the program because:
@elizaos/client-slack:build: Entry point for implicit type library 'node_tmp_6975'
@elizaos/client-slack:build:
@elizaos/client-slack:build: Error: error occurred in dts build
@elizaos/client-slack:build: at Worker. (/workspaces/eliza/eliza/node_modules/tsup/dist/index.js:1541:26)
@elizaos/client-slack:build: at Worker.emit (node:events:513:28)
@elizaos/client-slack:build: at MessagePort. (node:internal/worker:267:53)
@elizaos/client-slack:build: at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)
@elizaos/client-slack:build: at MessagePort. (node:internal/per_context/messageport:23:28)
@elizaos/client-slack:build: DTS Build error
@elizaos/client-slack:build:  ELIFECYCLE  Command failed with exit code 1.
@elizaos/client-slack:build: ERROR: command finished with error: command (/workspaces/eliza/eliza/packages/client-slack) /workspaces/eliza/eliza/node_modules/.bin/pnpm run build exited (1)
@elizaos/client-slack#build: command (/workspaces/eliza/eliza/packages/client-slack) /workspaces/eliza/eliza/node_modules/.bin/pnpm run build exited (1)

Tasks: 48 successful, 52 total
Cached: 46 cached, 52 total
Time: 8.877s
Failed: @elizaos/client-slack#build

ERROR run failed: command exited (1)
 ELIFECYCLE  Command failed with exit code 1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions