Skip to content

[Bug]: Upgrade chevrotain dependency to fix esm.run import #1534

@malys

Description

@malys

Description

Hi,
I try to import Hyperformula lib in my web app like that:

// See https://www.npmjs.com/package/hyperformula documentation.
import * as hyperformula from 'https://esm.run/hyperformula';

console.log(hyperformula)

and

"Uncaught SyntaxError: The requested module '/npm/regexp-to-ast@0.4.0/+esm' does not provide an export named 'BaseRegExpVisitor'"

It seems there is a corruption of dep tree?

Video or screenshots

No response

Demo

https://www.jsdelivr.com/package/npm/hyperformula

HyperFormula version

3.0.1

Your framework

vanillaJS

Your environment

Chrome 138

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions