Skip to content
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

Errors encountered while running on local #2

Open
zxt-tzx opened this issue Jan 22, 2024 · 0 comments
Open

Errors encountered while running on local #2

zxt-tzx opened this issue Jan 22, 2024 · 0 comments

Comments

@zxt-tzx
Copy link

zxt-tzx commented Jan 22, 2024

load command doesn't work out of the box

I think the issue is the code assumes that the folder data/imdb exists. but the problem is you can't check in an empty folder on Git. PR here

After I have downloaded the data, I ran into this: TypeError: Cannot use 'in' operator to search for 'Vector' in undefined

dev command doesn't work

Getting the following error message:

undefined
 ⨯ node_modules/.pnpm/sst@3.0.1-13/node_modules/sst/dist/resource.js (9:12) @ prop
 ⨯ TypeError: Cannot use 'in' operator to search for 'Movies' in undefined
    at get (./lib/dynamo.ts:23:66)
    at Home (./app/page.tsx:18:72)
    at stringify (<anonymous>)

My setup:

  • sst version: ion.0.0.73
  • using pnpm

Not sure if you need any extra info to debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant