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
Cannot find module '@ai-sdk/amazon-bedrock' imported from '/app/app/lib/modules/llm/providers/amazon-bedrock.ts'
at nodeImport (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:53047:19)
at ssrImport (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52914:22)
at eval (/app/app/lib/modules/llm/providers/amazon-bedrock.ts:7:37)
at instantiateModule (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5
Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.
if you are using latest code and pulling the changes you need to update the dependencies or rebuild the container if using docker. latest code may add new dependencies to implement new feature
Describe the bug
Cannot find module '@ai-sdk/amazon-bedrock' imported from '/app/app/lib/modules/llm/providers/amazon-bedrock.ts'
at nodeImport (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:53047:19)
at ssrImport (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52914:22)
at eval (/app/app/lib/modules/llm/providers/amazon-bedrock.ts:7:37)
at instantiateModule (file:///app/node_modules/.pnpm/vite@5.4.11_@types[email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5
Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.
Link to the Bolt URL that caused the error
http://localhost:5173/
Steps to reproduce
Current Version Tag: v"0.0.5" app-dev-1 | 📍 Current Commit Version: "4fd5040"
Expected behavior
Home page
Screen Recording / Screenshot
Platform
Provider Used
No response
Model Used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: