'BaseContext' (imported as 'BaseContext') was not found in 'lezer-feel'

export ‘BaseContext’ (imported as ‘BaseContext’) was not found in ‘lezer-feel’ (possible exports: normalizeContextKey, parser, trackVariables)

Does anyone encounter this problem, it works at first, but I reported such an error after reinstalling the dependency. What should I do?

“camunda-bpmn-js”: “^1.4.0”,
“camunda-bpmn-moddle”: “^7.0.1”,
@bpmn-io/properties-panel”: “^1.3.1”,
“bpmn-js-properties-panel”: “^1.17.2”,

Have you run npm run build?