-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✘ [ERROR] Could not resolve "@aws-sdk/client-dynamodb" #193
Comments
I'm new to Remix Stacks, so not sure if this is known or not, figured I'd Open an Issue first. I'm guessing it's an outdated |
Same issue when running with npx. macOS, node v22.9.0 |
del node mods, and lock file, re install ? |
I have this exact issue on a new project (using npx). Not sure where to go from here... Is this still an active project? Are others NOT getting these errors on new installs? This repo is referenced as an official stack on the remix website so I presumed it would just work out of the box but I never got past the first command: Removing I'm using node v22.8.0 |
The repo hasn't been updated in a while, there is an open vite pr too that has been sitting around for months. I would prob start with SST instead |
I read the migration from architecture 10 to 11 and included a couple of new devDependencies needed
and the browserPolyfill config in the remix.config file
As of now, i run |
Have you experienced this bug with the latest version of the template?
yes
Steps to Reproduce
Ran the following with
alias pn=pnpm
Expected Behavior
Successful startup after initial setup
Actual Behavior
The text was updated successfully, but these errors were encountered: