handsontable / handsontable/hyperformula

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

Open
#1,534 11 comments 0 reactions 1 assignee View on GitHub

@sequba is already working on this.

Since Sep 10, 2025.

Bug Impact: Medium Tech Debt
Dominant language
TypeScript
Stars
2.8k
Forks
171
Avg merge
1d 22h
Merged PRs (30d)
7

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.