Closed nemesifier closed 9 months ago
While testing locally, I am getting this error with Node 20 on yarn build
task
ERROR in ./utils/load-translation.js
Module not found: Error: Can't resolve '../translations' in '/opt/openwisp2/wifi-login-pages/client/utils'
@nemesifier since you use Node 20 in your development environment, did you face this too?
which version of Node are you using before 20? @pandafy
Hey @paramosr, apologies for my late reply. I was using Node 16 before.
Let's change the playbook so that it installs nodeJS v20.9.0 LTS.