darwin403

Results 4 comments of darwin403

@raulvictorrosa Hey, can you please share how this can be fixed for Next.js? I've tried with dunamic import, doesn't work. Here is the example with dynamic + lightweight-charts+next.js which simply...

Modify the following in `next.config.js` This fixes the issue. I think a better solution can be obtained. ```js module.exports = withTM({ typescript: { ignoreBuildErrors: true, // this is the change...

@SlicedSilver can you please consider this in one of the future releases? This would be great for order placement mechanisms.

Smae issue here. The simple quickstart from official spacy docs doesn't seem to work: https://spacy.io/usage/models#quickstart