[GH-ISSUE #1470] Windows -bad regexp #851

Closed
opened 2026-02-27 00:01:16 +03:00 by kerem · 0 comments
Owner

Originally created by @wojciech-klonowski on GitHub (Dec 19, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1470

In install.js regex for releaseInfo not work in in windows x64.
It should be
/electerm-\d+.\d+.\d+-win.*.tar.gz/

github.com/electerm/electerm@6997314186/npm/install.js (L73)

Originally created by @wojciech-klonowski on GitHub (Dec 19, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1470 In install.js regex for releaseInfo not work in in windows x64. It should be /electerm-\d+\.\d+\.\d+-win.*\.tar\.gz/ https://github.com/electerm/electerm/blob/6997314186df8322d25541318ae457f4b2633b58/npm/install.js#L73
kerem 2026-02-27 00:01:16 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#851
No description provided.