geraldhumphries / generator-jhipster-elasticsearch-reindexer

A JHipster module that inserts all your data into Elasticsearch and helps solve mapping and maintenance issues.
Other
45 stars 22 forks source link

Not working with v7.1.0 JHipster using React #75

Open plannaAlain opened 3 years ago

plannaAlain commented 3 years ago

This modules seems out of date. Any plans to update it to work with the latest version of jHipster?

xtreme-uz commented 3 years ago

+1

Lina-Basuni commented 3 years ago

+1

MariBQ commented 3 years ago

+1 with Vue.js

JeroenAdam commented 2 years ago

The following issue here. On a Jhipster v7.4 project: Error jhipster-elasticsearch-reindexer

Package subpath './script-base' is not defined by "exports" in C:\Users\Adam\AppData\Roaming\npm\node_modules\generator-jhipster-elasticsearch-reindexer\node_modules\generator-jhipster\package.json

The node_modules contains the v7.5 (latest) generator-jhipster.

I'll try with v6.3.1 as there is a commit for it.