[luci] {Spam} attempt to index global 'io' (a nil value)

Jo-Philipp Wich xm at subsignal.org
Tue Mar 29 09:09:18 CEST 2016


Hi.

You need to import the io namespace with

  local io = require "io"

near the top of the file.

~ Jow


More information about the luci mailing list