Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPG does not comply with node.js version 22 #2426

Open
Tamburasca opened this issue Sep 6, 2024 · 0 comments
Open

EPG does not comply with node.js version 22 #2426

Tamburasca opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Tamburasca
Copy link

Describe your issue

Trying to install EPG in docker with
Ubuntu 22.04 and
node.js v22 but fails with

[15/15] RUN npm install:
10.32 npm error code 1
10.32 npm error path /iptv/epg/node_modules/libxmljs2
10.32 npm error command failed
10.32 npm error command sh -c node-pre-gyp install --fallback-to-build --loglevel http
10.32 npm error make: Entering directory '/iptv/epg/node_modules/libxmljs2/build'
10.32 npm error CXX(target) Release/obj.target/xmljs/src/libxmljs.o
10.32 npm error make: Leaving directory '/iptv/epg/node_modules/libxmljs2/build'

BUT node.js v21 installs alright with few warnings only...

Hence, node.js v22 is yet to be tested?

All the best.

@Tamburasca Tamburasca added the bug Something isn't working label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant