I manually updated the role on ansible-galaxy, this should work: ansible-galaxy role install openwisp.wifi_login_pages --force
Best regards Federico Capoano On Wed, 6 Aug 2025 at 13:39, Federico Capoano <[email protected]> wrote: > Hi Ivan, > > It's great to hear you're making progress! > > On Wed, 6 Aug 2025 at 13:02, Iván Ledesma Obelar <[email protected]> wrote: > ... > >> When trying to anticipate following steps, I met some problems when >> trying to install the wifi login pages using this ansible role: >> https://github.com/openwisp/ansible-openwisp-wifi-login-pages >> >> >> >> Specifically I met an error regarding nodejs: it appears that the role is >> unable to add nodejs 16.x ppa for apt repo because the repository on >> https://deb.nodesource.com/node_16.x has no Release file. >> >> >> >> Should I make my own ppa? Should I use a newer version of nodejs? >> > > Make sure you have the latest version, which is using NodeJS v20.x: > > https://github.com/openwisp/ansible-openwisp-wifi-login-pages/commit/83b881882ba539677899744af3ccf30ec6f939ba > > I just noticed that for some reason it wasn't uploaded to ansible galaxy, > I'll see if we can fix this soon, in the meantime install the latest master > from github. > > I hope this helps > > Federico > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion, visit https://groups.google.com/d/msgid/openwisp/CAAGgX6L2juGrmvGCom%2BKAYY4Fsj%2BQdYnfTpwvrWigXWnU-Kv_g%40mail.gmail.com.
