question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Re2 Requires a higher NODE_MODULE_VERSION

See original GitHub issue

Describe the bug

node-re2 so that we can safely use the regular expressions specified by end-users in Timelion see version conflict error when using v1.2 on arm instance.

v1.2: Screen Shot 2022-04-07 at 22 52 08

main (2.0): Screen Shot 2022-04-08 at 10 13 33

To Reproduce create v1.2 graviton2 domain                                                                                              logon to OpenSearch and load sample web log data                                                                    go to visualize and select to create a timelion visualization        run expression:

.es(*).label('all', '.*')

Expected behavior fix the error

OpenSearch Version v1.2 +

Dashboards Version v1.2 +

Plugins no plugin

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
seraphjiangcommented, Apr 8, 2022

node-re2-experimental

Thanks @AMoo-Miki for providing node-re2 redistribution. my original question is what’s our build process for OSD arm artifacts. Now, I have one more question about build/redistribution process for node-re2 ARM

There are opportunities to improve here, shall we discuss, at least add an item to backlog.

1reaction
AMoo-Mikicommented, Apr 8, 2022

@seraphjiang, I maintain the arm64 builds for node-re2 in a personal capacity. It involves a manual triggering of npm i re2@1.15.4 on an arm64 environment. Then the artifacts are uploaded for consumption.

@ananzh can you please verify that these work for the 1.x branch?

https://d1v1sj258etie.cloudfront.net/node-re2-experimental/1.15.4/linux-arm64-64.gz
https://d1v1sj258etie.cloudfront.net/node-re2-experimental/1.15.4/sha256sum.txt.asc
Read more comments on GitHub >

github_iconTop Results From Across the Web

Re2 Module Compiled Against A Different Node.Js Version
C:\Users\easto\nodemodules\re2\build\Release\re2.node' was compiled against a different Node.js version using NODEMODULEVERSION 79. Error: ...
Read more >
Electron/Node error in re2 module - Reddit
After updating an app to Electron 10.1.1, I get this error in the console with ... Node.js 12.16.3 corresponds with Node Module Version...
Read more >
Failing to build node-re2 on a node:12.18.1-alpine docker image
I try to get the node-re2 being build on latest node 12.18.1 lts alpine so that i can later copy the binary to...
Read more >
Bug megathread :: Resident Evil 2 General Discussions
Originally posted by {Griaule}: The resurrection bug can be easily regenerated. For example play Leon and explode all zombies' head in the ...
Read more >
Resident Evil 2 PC upgrade patch will raise minimum required ...
The Resident Evil 2 PC upgrade is adding ray tracing and other ... means the PC requirements will probably be a fair bit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found