Top Level Await Issue #292
-
Is there a work around for top level await issue? |
Beta Was this translation helpful? Give feedback.
Answered by
giladgd
Aug 7, 2024
Replies: 1 comment
-
You can only use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
giladgd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can only use
node-llama-cpp
using ESM import,require
is not supported.