Official Enfuse lua script giving error

When starting darktable from command line with -d lua I get:
LUA ERROR : ./official/enfuse.lua:71: attempt to concatenate a nil value (local 'version')
It’s been a long day with darktable requiring me to start a fresh .config/darktable directory. I copied over my luarc and lua directory but now I’m getting the error. The HDRMerge script seems to run fine though.
Any thoughts?

Have you updated the lua stuff lately? If yes, then try commenting out line 71. All it does is print the version of enfuse.

Please report the issue here:

After the first run I updated it and it still happened.

I will, thank you.