View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008314 | Taler | wallet-core | public | 2024-02-04 20:12 | 2024-04-15 21:32 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | unable to reproduce | ||
Product Version | git (master) | ||||
Target Version | 0.10 | Fixed in Version | 0.10 | ||
Summary | 0008314: problem with current node and sqlite library | ||||
Description | $ node --version v21.6.0 $ taler-wallet-cli --wallet-db=asd balance Error: The module '/taler-wallet-cli/build/better_sqlite3.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 115. This version of Node.js requires NODE_MODULE_VERSION 120. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`). workaround, use the json format: $ taler-wallet-cli --wallet-db=asd.json balance | ||||
Tags | No tags attached. | ||||
|
3028ce1b3 update the version to the latest sqlite and works with node v21.6.0 maybe we should link to the user library verison? is that possible? |
|
Not sure what you mean by that! When the nodejs version on someone's system changes, the module needs to be re-compiled. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-04 20:12 | sebasjm | New Issue | |
2024-02-04 20:12 | sebasjm | Status | new => assigned |
2024-02-04 20:12 | sebasjm | Assigned To | => sebasjm |
2024-02-04 20:14 | sebasjm | Note Added: 0021141 | |
2024-02-04 20:14 | sebasjm | Assigned To | sebasjm => Florian Dold |
2024-02-04 20:14 | sebasjm | Status | assigned => feedback |
2024-02-13 17:28 | Florian Dold | Target Version | git (master) => 0.10 |
2024-02-16 00:38 | Florian Dold | Note Added: 0021314 | |
2024-02-16 00:38 | Florian Dold | Assigned To | Florian Dold => sebasjm |
2024-04-03 18:51 | Florian Dold | Target Version | 0.10 => 0.11 |
2024-04-11 23:21 | sebasjm | Status | feedback => resolved |
2024-04-11 23:21 | sebasjm | Resolution | open => unable to reproduce |
2024-04-12 01:37 | Christian Grothoff | Fixed in Version | => 0.10 |
2024-04-12 01:37 | Christian Grothoff | Target Version | 0.11 => 0.10 |
2024-04-15 21:32 | Christian Grothoff | Status | resolved => closed |