Marcin Wasilewski
Marcin Wasilewski
I tried to run the official solution for transforms exercise which in my case should look as follows: ``` var fs = require('fs'); var txt = fs.readFileSync('C:\Users\marcin\AppData\Roaming\npm\node_modules\browserify-adventure\problems\using_transforms\wake.txt', 'utf8'); var sprintf...
This is the error I have in the rollback log ``` 2024-09-04 21:04:39.594 ERROR (MainThread) [homeassistant.helpers.event] Error while processing template: Template Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/template.py", line 619,...