-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
The build for my web app suddenly started breaking because of this error. It is happening in Fraction.js 3.3.2 and newer version. FractionJS is brought in as a dependency of Danfojs which uses mathjs.
I would appreciate any help.
The whole error is:
ERROR
_fraction.default.prototype is undefined
./node_modules/mathjs/lib/cjs/type/fraction/Fraction.js/createFractionClass<@"streamConfig.json":873677:3
assertAndCreate@"streamConfig.json":886399:12
./node_modules/mathjs/lib/cjs/entry/pureFunctionsAny.generated.js@"streamConfig.json":824500:69
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/mathjs/lib/cjs/entry/mainAny.js@"streamConfig.json":824336:53
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/mathjs/lib/cjs/index.js@"streamConfig.json":871797:35
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/danfojs/dist/danfojs-base/core/frame.js@"streamConfig.json":243697:35
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/danfojs/dist/danfojs-base/transformers/encoders/dummy.encoder.js@"streamConfig.json":253432:31
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/danfojs/dist/danfojs-base/core/series.js@"streamConfig.json":247557:39
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/danfojs/dist/danfojs-base/index.js@"streamConfig.json":249808:32
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./node_modules/danfojs/dist/danfojs-browser/src/index.js@"streamConfig.json":254783:41
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./src/views/report/default/index.jsx@"streamConfig.json":19229:85
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./src/routes.js@"streamConfig.json":7813:97
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./src/layouts/auth/index.js@"streamConfig.json":6603:86
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
fn@"streamConfig.json":902407:21
./src/index.js@"streamConfig.json":5979:89
options.factory@"streamConfig.json":902750:31
__webpack_require__@"streamConfig.json":902153:33
@"streamConfig.json":903332:56
@"streamConfig.json":903334:12
Metadata
Metadata
Assignees
Labels
No labels