pnpm run build fail please any help #5421
|
ERROR Error: Build failed with 14 errors: [MISSING_EXPORT] "isJsonValue" is not exported by "../../core/session/src/index.ts". [MISSING_EXPORT] "InvalidPresetIdError" is not exported by "../../preset/agent-presets/src/index.ts". [MISSING_EXPORT] "PresetExistsError" is not exported by "../../preset/agent-presets/src/index.ts". [MISSING_EXPORT] "PresetMountError" is not exported by "../../preset/agent-presets/src/index.ts". [MISSING_EXPORT] "PresetNotWritableError" is not exported by "../../preset/agent-presets/src/index.ts". ... [ELIFECYCLE] Command failed with exit code 1. Error: build: build:lib exited with 1 Node.js v24.14.1 |
Replies: 1 comment
|
Working now. I used "pnpm run clean" |
Working now. I used "pnpm run clean"