Open dragonchaser opened 3 weeks ago
Running make -C services/idp generate is not working with nodejs v23.1.0, downgrading to v22.10 works.
make -C services/idp generate
The process gets stuck in Creating an optimized production build...
Creating an optimized production build...
Can't find the issue, it is working with nodejs 22.10. downgrade if needed.
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...