Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as nodejs does not work
|
|
|
|
Nodejs 23 won't work, see https://github.com/nodejs/node-gyp/issues/3082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It seems that nodejs 17 is not stable enough, so use nodejs < 17.
Archlinux has three nodejs-lts version in community repo, any of them works well.
|
|
|
|
|
|
|
|
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
|