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
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.
The text was updated successfully, but these errors were encountered:
Hello @mrosm20! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!
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.
The text was updated successfully, but these errors were encountered: