rub1e / medusa-meilisearch-temp-hack

0 stars 0 forks source link

Bug: Cannot use import statement outside a module #1

Open Tygore opened 1 year ago

Tygore commented 1 year ago

Hello, after install and run medusa develop i got error

node_modules/medusa-plugin-meilisearch/services/meilisearch.js:1
import { indexTypes } from "medusa-core-utils";
^^^^^^
SyntaxError: Cannot use import statement outside a module
rub1e commented 1 year ago

Sorry @Tygore, I only just saw this. Did you manage to get up and running?

Tygore commented 1 year ago

no, for now I had to roll back to the previous version of meilisearch. Is there a way to install your patch?