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
I'm using AWS Amplify (specifically their GraphQL client) in my Nuxt project (which uses Vite under the hood). I expect the project to build without issues, but instead, I get a build error.
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
It seems some code in aws-amplify depends on @aws-sdk/credential-provider-node which uses Node.js specific code.
The dependency graph is too complicated to investigate on our side. (https://npm.anvaka.com/#/view/2d/aws-amplify)
Closing for now as it's not actionable but feel free to create a new issue if it turns out to be a bug in Vite.
Describe the bug
I'm using AWS Amplify (specifically their GraphQL client) in my Nuxt project (which uses Vite under the hood). I expect the project to build without issues, but instead, I get a build error.
Reproduction
https://github.com/ffxsam/repro-vite-aws-sdk
System Info
Used Package Manager
yarn
Logs
Validations
The text was updated successfully, but these errors were encountered: