Getting createRequire errors in typescript AWS lambda... llamaindex has multiple implementations in IDE? #1864
Unanswered
LilSebastian5000
asked this question in
Q&A
Replies: 1 comment
-
@LilSebastian5000 what's your source file and package.json? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the following errors in my logs when trying to utilize llamaindex:
I'm also seeing when hovering over llamaindex in my IDE, there are multiple implementations. Is this a common issue with a workaround?
I made sure my tsconfig is using ES2022 with a resolution of bundler. Even tried setting a node module path directly to one implementation:
Anyone have similar issues and recommend a fix? I'm using the latest version of llamaindex.
Beta Was this translation helpful? Give feedback.
All reactions