transitive-bullshit/scikit-learn-ts

Cannot change the ESM format to Common JS for this package

Gigme18 opened this issue · 1 comments

Error [ERR_REQUIRE_ESM]: require() of ES Module node_module/sklearn/build/index.js from mypath:index.js not supported.
Instead change the require of mypath:index.js in mypath:index.js to a dynamic import() which is available in all CommonJS modules.