askorama / orama

🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service!
https://docs.askorama.ai
Other
8.27k stars 273 forks source link

Generating development ssr bundle failed #679

Open fwxhn opened 3 months ago

fwxhn commented 3 months ago

Describe the bug

When I used create, the following error occurred in my project image

To Reproduce

  1. install orama
  2. to create

Expected behavior

Successfully created!

Environment Info

OS: MacOS 14.1.1
Node: 16.14.1
Orama: 2.0.12

Affected areas

Initialization

Additional context

No response

SaraVieira commented 1 month ago

Hey!

Can you share what build tools you are using? Is it nextjs?