owncloud / ocis

:atom_symbol: ownCloud Infinite Scale Stack
https://doc.owncloud.com/ocis/next/
Apache License 2.0
1.41k stars 183 forks source link

`make -C services/idp generate` not working with nodejs v23.1.0 #10506

Open dragonchaser opened 3 weeks ago

dragonchaser commented 3 weeks ago

Running make -C services/idp generate is not working with nodejs v23.1.0, downgrading to v22.10 works.

The process gets stuck in Creating an optimized production build...

dragonchaser commented 1 day ago

Can't find the issue, it is working with nodejs 22.10. downgrade if needed.