DhiWise / dhiwise-nodejs

DhiWise Node.js API generator allows you to instantly generate secure REST APIs. Just supply your database schema to DhiWise, and a fully documented CRUD APIs will be ready for consumption in a few simple clicks. The generated code is clean, scalable, and customizable.
https://dhiwise.com
Apache License 2.0
318 stars 89 forks source link

[BUG] Installation impossible #43

Open gi55t opened 5 months ago

gi55t commented 5 months ago

Here is the error and the frontend does not launch

./node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs Can't import the named export 'SetArray' from non EcmaScript module (only default export is available)

non EcmaScript module

Capture d’écran 2024-04-22 à 15 42 59

Steps To Reproduce:

  1. npm run start

Environment:

IntuzNalinR commented 3 months ago

It has the same issue with Linux with other node versions.