You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated to the newest version and the bootstrap project fails when run locally on my macbook, but works like a charm on my rpi3.
warning: InputEvent.enumerate/0 is undefined (module InputEvent is not available or is yet to be defined) lib/scenes/sys_info.ex:94: DrumMachineNerves.Scene.SysInfo.handle_info/2
I updated to the newest version and the bootstrap project fails when run locally on my macbook, but works like a charm on my rpi3.
warning: InputEvent.enumerate/0 is undefined (module InputEvent is not available or is yet to be defined) lib/scenes/sys_info.ex:94: DrumMachineNerves.Scene.SysInfo.handle_info/2
InputEvent.enumerate()
is the issue.The text was updated successfully, but these errors were encountered: